From beead564035334bbb997a69ef0a315a7c49b5a2a Mon Sep 17 00:00:00 2001 From: Victor Peschenkov Date: Mon, 5 Feb 2018 22:55:27 +0300 Subject: [PATCH] Add wallabag by @wallabag --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 9e52ff2f..0e1a9e02 100644 --- a/contents.json +++ b/contents.json @@ -15517,6 +15517,26 @@ "license": "mit", "date_added": "Feb 3 2018", "suggested_by": "@MauriceArikoglu" + }, + { + "title": "wallabag", + "description": "A self-hosted read-it-later app.", + "source": "https://github.com/wallabag/ios-app", + "itunes": "https://itunes.apple.com/app/wallabag-2-official/id1170800946", + "category-ids": [ + "media" + ], + "tags": [ + "swift" + ], + "screenshots": [ + "https://github.com/wallabag/ios-app/blob/master/fastlane/framed/iPhone6Plus-01Home-d41d8cd98f00b204e9800998ecf8427e_framed.png?raw=true", + "https://github.com/wallabag/ios-app/blob/master/fastlane/framed/iPhone6Plus-02Article-d41d8cd98f00b204e9800998ecf8427e_framed.png?raw=true" + ], + "stars": 49, + "license": "mit", + "date_added": "Feb 5 2018", + "suggested_by": "@vpeschenkov" } ] }