Popularity
8.8
Stable
Activity
9.8
-
9,688
160
748

Code Quality Rank: L3
Monthly Downloads: 0
Programming language: PHP
License: MIT License
Tags: Read It Later     Wallabag     Poche    
Latest version: v2.5.1

Wallabag alternatives and similar software solutions

Based on the "Read it Later Lists" category.
Alternatively, view Wallabag alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Wallabag or a related project?

Add another 'Read it Later Lists' Software solution

README

wallabag

CI Scrutinizer Code Quality Gitter Donation Status Translation status License

wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want. It extracts content so that you won't be distracted by pop-ups and cie.

You can install it on your own server, or you can create an account on wallabag.it.

[wallabag](./.github/images/screenshot.png)

Documentation

The documentation is available at https://doc.wallabag.org.

You can contribute to it through its dedicated repository, available here: https://github.com/wallabag/doc.

Installation

Please read the documentation to see the wallabag requirements.

Then you can install wallabag by executing the following commands:

git clone https://github.com/wallabag/wallabag.git
cd wallabag && make install

Now, configure a virtual host to use your wallabag.

Other methods

Refer to the installation documentation for other installation methods.

Translation

This project uses Weblate for translation.

Feel free to help us translating wallabag.

Contributing

To learn more about developing wallabag, please refer to the [contribution guide](./.github/CONTRIBUTING.md).

Content extraction relies on Graby, php-readability and ftr-site-config.

License

Copyright © 2013-current Nicolas Lœuillet [email protected]

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the [COPYING.md](./COPYING.md) file for more details.


*Note that all licence references and agreements mentioned in the Wallabag README section above are relevant to that project's source code only.