wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Go to file
Nicolas Lœuillet 3ae345b3d7 Merge pull request #410 from Lonnytunes/dev
Fix: stops multiplication, in database, of a same user config item
2014-01-21 04:46:14 -08: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 [fix] Stops multiplication, in database, of a same user config item (error of variable name). 2014-01-20 00:44:51 +01:00
install Correction de bugs dans le schema mysql 2014-01-07 22:55:48 +01:00
locale docs link, typos 2013-12-28 11:47:10 +04:00
themes [add] display token and user id 2014-01-10 16:33:10 +01:00
.gitignore change submodule & gitignore 2013-10-03 13:59:52 +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 Update CONTRIBUTING.md 2013-10-17 11:39:19 +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 [change] 1.3, let's rock baby 2013-12-23 10:44:22 +01:00
INSTALL.md [change] install doc 2013-12-23 10:45:16 +01:00
poche_compatibility_test.php [change] update poche version in compatibility test file 2014-01-06 08:32:28 +01:00
README.md change link to themes 2013-10-26 12:59:55 +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.