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
Kevin Decherf ae4f7dceec
Merge pull request #3733 from Deuchnord/root-abort-update
Abort running install and update script if root
2018-10-17 11:26:12 +02:00
.github Updated changelog for 2.3 2017-12-11 19:52:21 +01:00
app Add placeholder image to card-based gallery entries page for #3651 2018-10-15 23:59:39 -04:00
bin
data/db Remove data sql files 2017-11-21 21:35:17 +01:00
docker libpng12-dev was rename as libpng-dev 2018-10-06 14:15:59 +02:00
scripts Merge pull request #3733 from Deuchnord/root-abort-update 2018-10-17 11:26:12 +02:00
src Merge pull request #3745 from burkemw3/patch-3 2018-10-16 07:45:22 +00:00
tests/Wallabag Run php-cs-fixer for fixing coding standard issues (on ContentProxyTest) 2018-09-23 23:42:05 +02:00
var Removing failing test from Travis 2018-08-19 16:38:48 +02:00
web Merge pull request #3745 from burkemw3/patch-3 2018-10-16 07:45:22 +00:00
.babelrc
.composer-auth.json
.editorconfig Update .editorconfig for makefile 2017-11-01 14:47:06 +01:00
.eslintrc.json
.gitignore Updating .gitignore 2017-10-24 00:20:56 +02:00
.php_cs
.scrutinizer.yml Jump to the new Scrutinizer PHP analysis engine 2018-09-07 15:18:00 +02:00
.stylelintrc
.travis.yml PHP 7.2 shouldn't fail 2018-09-06 07:58:26 +02:00
.zappr.yaml
Capfile
CHANGELOG.md Prepare 2.3.3 release 2018-06-19 06:50:13 +02:00
composer.json Looked UserBundle again. 2018-02-24 22:12:48 +01:00
COPYING.md
CREDITS.md
docker-compose.yml
Gemfile
Gemfile.lock
GNUmakefile Makefile fixes for non GNU systems 2018-08-18 18:50:18 +10:00
Makefile Makefile fixes for non GNU systems 2018-08-18 18:50:18 +10:00
package.json Updating node to 6.10 2018-09-07 15:18:00 +02:00
phpunit.xml.dist Update dama/doctrine-test-bundle 2017-12-18 13:29:34 +01:00
postcss.config.js
README.md Propose YunoHost badge for installing 2018-06-22 02:43:43 +05:30
RELEASE_PROCESS.md Updated changelog for 2.3 2017-12-11 19:52:21 +01:00
webpack.config.js
yarn.lock Updating node to 6.10 2018-09-07 15:18:00 +02:00

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-2018 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.