wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Find a file
Thomas Citharel af1d279226 Fixed errors and changed source of flattrs
Fixed errors, and the number displayed is no longer the number of peope
who has flattred an article, but the number of flattrs he has got.
2013-09-08 21:52:01 +02:00
assets assets directory 2013-08-23 21:16:37 +02:00
cache gitignore 2013-08-23 21:17:41 +02:00
db fix bug #147 add db directory in versionning 2013-08-23 18:19:47 +02:00
inc Fixed errors and changed source of flattrs 2013-09-08 21:52:01 +02:00
install changelog in update 2013-08-25 21:10:01 +02:00
locale Fix login button wording 2013-08-24 10:27:33 +02:00
tpl Fixed errors and changed source of flattrs 2013-09-08 21:52:01 +02:00
.gitignore gitignore 2013-08-23 21:17:41 +02:00
composer.json composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
CONTRIBUTING.md contributing.md updated 2013-08-25 08:32:58 +02:00
COPYING.md changes in md files 2013-08-23 23:04:56 +02:00
CREDITS.md poche now uses Full Text RSS to fetch content 2013-08-25 20:10:23 +02:00
index.php fix bug #148 Use of undefined constant POCHE_VERSION 2013-08-20 11:23:32 +02:00
INSTALL.md doc updated 2013-08-25 13:04:03 +02:00
poche_compatibility_test.php poche compatibility test file 2013-08-25 12:40:16 +02:00
README.md doc updated 2013-08-25 13:04:03 +02:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
TODO.md changes in md files 2013-08-23 23:04:56 +02:00

what is poche ?

Abandon Pocket, Instapaper and other Readability service : adopt poche. It is the same, but it is free (like in freedom) and open source.

Some features

  • adding, deleting, archiving and setting as favorite a link
  • import from pocket / readability / instapaper
  • share links by email and on twitter
  • a design adapted to tablets and smartphones
  • extensions for Chrome and Firefox
  • Android application
  • multi languages: french, english, spanish, german.
  • multi users (very soon!)
  • update notification in configuration screen
  • many storage modes (sqlite, mysql, postgresql)
  • many templates: have a look here.
  • ...

To test poche, a demo website is online : demo.inthepoche.com (login poche, password poche).

To use poche hosting, you can create an account here.

Installation

Read the INSTALL.md file.

License

Copyright © 2010-2013 Nicolas Lœuillet nicolas.loeuillet@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.