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
github-actions[bot] 9913543dc0
Merge pull request #7774 from wallabag/dependabot/npm_and_yarn/sass-loader-16.0.3
Bump sass-loader from 16.0.2 to 16.0.3
2024-11-04 03:22:38 +00:00
.github
app
assets Fix Sass mixed declaration depreciation notices 2024-08-18 18:39:22 +02:00
bin
data/db
docker
fixtures
migrations
scripts
src Merge pull request #7588 from KevinSJ/feat/filter-by-http-status 2024-09-06 09:34:34 +02:00
templates
tests Merge pull request #7588 from KevinSJ/feat/filter-by-http-status 2024-09-06 09:34:34 +02:00
translations Translated using Weblate (Spanish) 2024-09-06 12:09:20 +02:00
var
web
.babelrc
.composer-auth.json
.editorconfig
.env
.eslintrc.json
.gitattributes
.gitignore
.nvmrc
.php-cs-fixer.dist.php
CHANGELOG.md
CODE_OF_CONDUCT.md
composer-dependency-analyser.php Avoid error with deps analyzer 2024-09-06 09:24:09 +02:00
composer.json Add graby-site-config as direct deps 2024-09-06 09:08:00 +02:00
composer.lock Merge pull request #7758 from wallabag/dependabot/composer/jms/serializer-3.31.1 2024-11-01 08:14:10 +01:00
COPYING.md
CREDITS.md
docker-compose.yml
GNUmakefile
Makefile
package.json Bump sass-loader from 16.0.2 to 16.0.3 2024-11-04 03:17:09 +00:00
phpstan-baseline.neon
phpstan.neon
phpunit.xml.dist
README.md
RELEASE_PROCESS.md
SECURITY.md
stylelint.config.js
webpack.config.js
yarn.lock Bump sass-loader from 16.0.2 to 16.0.3 2024-11-04 03:17:09 +00:00

wallabag

CI Gitter Donation Status Translation status License

wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want. It extracts content so that you won't be distracted by pop-ups and cie.

You can install it on your own server, or you can create an account on wallabag.it.

wallabag

Documentation

The documentation is available at https://doc.wallabag.org.

You can contribute to it through its dedicated repository, available here: https://github.com/wallabag/doc.

Installation

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.

Other methods

Refer to the installation documentation for other installation methods.

Translation

This project uses Weblate for translation.

Feel free to help us translating wallabag.

Contributing

To learn more about developing wallabag, please refer to the contribution guide.

Content extraction relies on Graby, php-readability and ftr-site-config.

Sponsors

Blackfire

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.md file for more details.