Skip to content

open source self hostable read-it-later web app. Download the latest stable version: http://www.wallabag.org/downloads/

License

Notifications You must be signed in to change notification settings

kevmeyer/wallabag

 
 

Repository files navigation

Build Status Code Coverage Scrutinizer Code Quality

What is wallabag ?

wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time.

More informations on our website: wallabag.org

Want to test the v2 ?

Keep in mind it's an instable branch, everything can be broken :)

git clone https://github.com/wallabag/wallabag.git -b v2
cd wallabag
composer install
php app/console wallabag:install
php app/console server:run

License

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

About

open source self hostable read-it-later web app. Download the latest stable version: http://www.wallabag.org/downloads/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 32.0%
  • PHP 28.6%
  • CSS 26.9%
  • HTML 11.2%
  • Other 1.3%