wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
Nicolas Lœuillet 0aeaf0e8c2
Added tests
2022-03-02 20:07:17 +01:00
.github 2.4.3 2022-02-14 16:25:16 +01:00
app Added route to list entries with annotations 2022-03-02 20:07:17 +01:00
bin
data/db
docker
scripts feat: change the name of the static package's root directory 2022-01-07 14:27:35 +01:00
src Added route to list entries with annotations 2022-03-02 20:07:17 +01:00
tests/Wallabag Added tests 2022-03-02 20:07:17 +01:00
var
web Merge remote-tracking branch 'origin/master' into 2.5.0 2022-03-02 20:03:33 +01:00
.babelrc
.composer-auth.json
.editorconfig
.eslintrc.json Update npm/yarn dependencies 2021-08-05 22:51:23 +02:00
.gitignore
.php_cs
.scrutinizer.yml Force PHP version on Scrutinizer 2021-01-11 10:02:58 +01:00
CHANGELOG.md 2.4.3 2022-02-14 16:25:16 +01:00
CODE_OF_CONDUCT.md
composer.json Avoid overlapping images when downloading them 2022-02-07 15:19:49 +01:00
composer.lock 2.4.3 2022-02-14 16:25:16 +01:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Merge pull request #5640 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.4.2 2022-02-28 14:37:51 +01:00
phpstan.neon Update phpunit dep for phpstan 2021-08-05 22:51:23 +02:00
phpunit.xml.dist Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00
README.md
RELEASE_PROCESS.md
SECURITY.md Create SECURITY.md 2021-08-31 10:50:12 +01:00
stylelint.config.js Rebuild assets 2022-01-05 20:43:36 +01:00
webpack.config.js
yarn.lock Merge pull request #5640 from wallabag/dependabot/npm_and_yarn/material-design-icons-iconfont-6.4.2 2022-02-28 14:37:51 +01:00

CI Scrutinizer Code Quality Gitter Donation Status Translation status

What is wallabag?

wallabag is a self-hostable PHP application allowing you to not miss any content anymore. Click, save and read it when you can. It extracts content so that you can read it when you have time.

More information on our website: wallabag.org.

If you do not have your own server, consider the wallabag.it hosting solution.

Install wallabag

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.

Run on YunoHost

Install Wallabag with YunoHost

Wallabag app for YunoHost. See here

Translate wallabag

wallabag is being translated using Weblate, a web tool designed to ease translating for both developers and translators. Feel free to help us translate wallabag!

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 file for more details.