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
Nicolas Lœuillet 72ec79a5d6 Merge pull request #2464 from wallabag/fix-settings-translation
Fixed hardcoded title for internal settings
2016-10-17 09:23:15 +02:00
.github Update ISSUE_TEMPLATE.md 2016-10-12 11:22:11 +02:00
app Fixed hardcoded title for internal settings 2016-10-17 09:14:05 +02:00
bin
data
docker
docs Merge pull request #2446 from wallabag/fix-taggingrules-doc 2016-10-15 11:47:12 +02:00
scripts Bring make dev 2016-10-15 15:16:35 +02:00
src Merge pull request #2455 from wallabag/fix-material-config-tabs 2016-10-16 21:06:23 +02:00
tests/Wallabag Lock deps for FOSUser 2016-10-11 18:59:08 +02:00
var
web Fix baggy on small screens 2016-10-15 19:04:53 +02:00
.composer-auth.json
.editorconfig
.eslintrc.json
.gitignore
.scrutinizer.yml
.stylelintrc
.travis.yml
.zappr.yaml
build.xml
Capfile
CHANGELOG.md
composer.json Lock deps for FOSUser 2016-10-11 18:59:08 +02:00
COPYING.md
CREDITS.md
docker-compose.yml
Gemfile
Gemfile.lock
Gruntfile.js Fix baggy on small screens 2016-10-15 19:04:53 +02:00
Makefile Bring make dev 2016-10-15 15:16:35 +02:00
package.json
phpunit.xml.dist
README.md Update documentation 2016-10-10 10:20:32 +02:00
RELEASE_PROCESS.md Added page about parameters.yml 2016-10-10 13:01:14 +02:00

Build Status Scrutinizer Code Quality Gitter

What is wallabag?

wallabag is a self hostable 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.

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
make run

License

Copyright © 2013-2016 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.