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
2022-01-02 12:37:06 +01:00
.github dependabot: change schedule to check updates once a month 2021-05-03 13:30:34 +02:00
app Fix dark mode background color for pre tags 2021-10-23 14:50:14 +02:00
bin
data/db
docker
scripts
src Added translation using Weblate (Indonesian) 2022-01-02 12:37:06 +01:00
tests/Wallabag Fixed test 2021-08-03 08:36:56 +02:00
var
web Fix dark mode background color for pre tags 2021-10-23 14:50:14 +02:00
.babelrc
.composer-auth.json
.editorconfig
.eslintrc.json Update npm/yarn dependencies 2021-08-05 22:51:23 +02:00
.gitignore
.php_cs
.scrutinizer.yml
.stylelintrc
CHANGELOG.md
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 tecnickcom/tcpdf from 6.4.2 to 6.4.4 2022-01-01 03:55:35 +00:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Update npm/yarn dependencies 2021-08-05 22:51:23 +02:00
phpstan.neon Update phpunit dep for phpstan 2021-08-05 22:51:23 +02:00
phpunit.xml.dist
README.md
RELEASE_PROCESS.md
SECURITY.md Create SECURITY.md 2021-08-31 10:50:12 +01:00
webpack.config.js
yarn.lock Update npm/yarn dependencies 2021-08-05 22:51:23 +02: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.