wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
2021-04-14 14:13:03 +02:00
.github
app Prepare 2.4.2 release 2021-03-16 09:23:37 +01:00
bin
data/db
docker
scripts Fix link to composer installation requirements 2020-07-25 15:32:27 +02:00
src Translated using Weblate (Greek) 2021-03-08 19:03:17 +01:00
tests/Wallabag Fix PHPUnit deprecated warning 2021-04-14 13:07:46 +02:00
var Removing failing test from Travis 2018-08-19 16:38:48 +02:00
web Update assets 2021-03-24 16:55:08 +01:00
.babelrc Upgrade to NodeJS 12 2020-08-25 12:28:12 +02:00
.composer-auth.json
.editorconfig
.eslintrc.json
.gitignore Remove support for PHP < 7.2 2020-06-15 08:25:59 +02:00
.php_cs
.scrutinizer.yml
.stylelintrc
CHANGELOG.md Prepare 2.4.2 release 2021-03-16 09:23:37 +01:00
CODE_OF_CONDUCT.md
composer.json Bump pragmarx/recovery from 0.1.0 to 0.2.0 2021-03-24 03:04:36 +00:00
composer.lock Bump symfony/phpunit-bridge from 5.2.4 to 5.2.6 2021-03-30 02:06:35 +00:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Bump @babel/core from 7.13.13 to 7.13.14 2021-03-30 02:01:18 +00:00
phpstan.neon
phpunit.xml.dist
README.md Ditch Travis to use GitHub Actions 2020-11-27 14:14:44 +01:00
RELEASE_PROCESS.md
webpack.config.js
yarn.lock Bump @babel/core from 7.13.13 to 7.13.14 2021-03-30 02:01:18 +00: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.