1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
2016-10-15 19:04:53 +02:00
.github Update ISSUE_TEMPLATE.md 2016-10-12 11:22:11 +02:00
app Fix baggy on small screens 2016-10-15 19:04:53 +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 Fix baggy on small screens 2016-10-15 19:04:53 +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 use airbnb base rules and update eslint 2016-10-04 15:30:05 +02:00
.gitignore Basically, fix everything 2016-10-03 23:08:26 +02:00
.scrutinizer.yml
.stylelintrc
.travis.yml try to reduce assets build npm connection failing by updating nodejs 2016-10-05 15:05:42 +02:00
.zappr.yaml
build.xml
Capfile
CHANGELOG.md Removed 1.x stuff in CHANGELOG 2016-10-08 14:05:07 +02:00
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 use airbnb base rules and update eslint 2016-10-04 15:30:05 +02:00
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.