wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
Jérémy Benoist 17398e68e5
Merge pull request #8490 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-10-03 14:04:16 +02:00
.github
app Merge pull request #7887 from e-adrien/master 2025-10-02 12:13:11 +02:00
assets
bin
data/db
docker fix(docker): install envsubst from source to support more targets 2025-06-01 22:27:34 +02:00
fixtures Migrate to readonly properties 2025-04-07 09:17:32 +02:00
migrations
scripts
src
templates
tests Merge pull request #7887 from e-adrien/master 2025-10-02 12:13:11 +02:00
translations Translated using Weblate (German) 2025-10-03 10:02:03 +00:00
var
web Remove generated assets from the repository 2023-09-27 19:15:28 +02:00
.composer-auth.json
.editorconfig
.eslintrc.json
.gitattributes
.gitignore
.nvmrc
.php-cs-fixer.dist.php
CHANGELOG.md
CODE_OF_CONDUCT.md
compose.yaml
composer-dependency-analyser.php Merge branch '2.6' into master 2025-06-05 00:37:56 +02:00
composer.json
composer.lock
COPYING.md
CREDITS.md
GNUmakefile
Makefile
package.json
phpstan-baseline.neon
phpstan.neon
phpunit.xml.dist
postcss.config.js
README.md
rector.php
RELEASE_PROCESS.md
SECURITY.md
stylelint.config.js
webpack.config.js
yarn.lock

wallabag

CI Matrix 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

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.

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

Sponsors

Blackfire

License

Copyright © 2013-current Nicolas Lœuillet nicolas@loeuillet.org

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