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-alpha.0
2015-09-14Here are the main features already implemented:
- a REST API (you can have a look to the documentation)
- authorization via oAuth2
- a new default theme, called
material - save an article, read it, favorite it, archive it. Hopefully.
- assign tags to entries
- you can edit the articles title
- RSS feeds (with a limit parameter)
- create a new account from config page
- you can filter entries by reading time, domain name, creation date, status, etc.
- recover your password from login page (you have to fill your email on config page)
- picture preview, if available, is displayed for each entry
- …