wallabag è un'applicazione web che consente di salvare le pagine web per leggerle in seguito. Fate clic, salvate e leggete quando volete. Estrae il contenuto in modo da non essere distratti da pop-up e altro. https://wallabag.devol.it
Go to file
lizyn b19df31d78
Merge pull request #1 from wallabag/master
Keep up with the master again
2020-02-24 10:04:13 +08:00
.github
app Merge pull request #4264 from herrriehm/master 2020-01-28 10:07:22 +01:00
bin
data/db
docker Update env 2019-12-31 09:19:02 +01:00
scripts
src Merge pull request #4264 from herrriehm/master 2020-01-28 10:07:22 +01:00
tests/Wallabag Use lang attribute 2020-01-23 21:21:54 +01:00
var
web baggy: remove logo from printed pages 2020-01-25 15:42:43 +01:00
.babelrc
.composer-auth.json
.editorconfig
.eslintrc.json
.gitignore Allow custom styles system wide 2019-10-11 10:40:25 +02:00
.php_cs
.scrutinizer.yml
.stylelintrc
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
COPYING.md
CREDITS.md
Capfile
GNUmakefile Improve check by using list 2020-01-13 15:58:59 +01:00
Gemfile
Gemfile.lock
Makefile
README.md
RELEASE_PROCESS.md
composer.json Bump m6web/redis-mock from 4.7.0 to 5.0.0 2020-01-09 03:56:31 +00:00
composer.lock Bump scheb/two-factor-bundle from 4.13.0 to 4.14.0 2020-02-17 04:06:40 +00:00
docker-compose.yml cosmetic changes: 2020-01-25 16:16:43 +01:00
package.json
phpstan.neon
phpunit.xml.dist
postcss.config.js
webpack.config.js
yarn.lock

README.md

Build Status Scrutinizer Code Quality Gitter

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.

wallabag logo

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

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.