wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
2022-03-21 10:10:58 +01:00
.github 2.4.3 2022-02-14 16:25:16 +01:00
app Fix row and card style regressions 2022-03-15 13:54:04 +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 Fix row and card style regressions 2022-03-15 13:54:04 +01:00
tests/Wallabag Merge pull request #5664 from Simounet/feat/home-entries-updated 2022-03-15 09:34:00 +01:00
var
web Fix row and card style regressions 2022-03-15 13:54:04 +01:00
.babelrc
.composer-auth.json Replace token by a no scope one 2016-02-27 14:07:04 +01:00
.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 Bump bdunogier/guzzle-site-authenticator from 1.0.0 to 1.0.1 2022-03-15 03:07:21 +00:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Merge pull request #5682 from wallabag/dependabot/npm_and_yarn/babel/core-7.17.8 2022-03-21 10:10:58 +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 #5682 from wallabag/dependabot/npm_and_yarn/babel/core-7.17.8 2022-03-21 10:10:58 +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.