wallabag
Self-hostable app for saving web pages to read later, with clean content extraction
Alternative to: pocket, instapaper
About
Versions (86)
2.0.0
2016-04-04- save an article, read it, favorite it, archive it. (Hopefully)
- annotations: In each article you read, you can write annotations. (read the doc)
- filter entries by reading time, domain name, creation date, status, etc.
- assign tags to entries
- edit article titles
- a REST API (you can have a look to the documentation)
- authorization via oAuth2
- a new default theme, called
material - RSS feeds (with ability to limit number of articles)
- create a new account from the config page (for super admin only)
- recover passwords from login page (you have to fill your email on config page)
- picture preview, if available, is displayed for each entry
- Public registration
- migration from wallabag v1/v2 (based on JSON export) (read the doc)
- migration from Pocket (it works, but we need to implement asynchronous import: if you have too many articles, it can fail) (read the doc)
- exports in many formats (PDF, JSON, EPUB, MOBI, XML, CSV and TXT).
- 2-Factor authentication via email (read the doc)
- Tagging rule: create a rule to automatically assign tags to entries! (read the doc)
- Occitan, German, French, Turkish, Persian, Romanian, Polish, Danish, Spanish and English translations
- Quickstart for beginners (when you don’t have any entries)
- Internal settings for administrator (the account created during installation)
- For 3rd apps developers, a developer page is available to create API token