Go to file
Nicolas Lœuillet 7a4482b8a4 1.2.0: here we go 2013-11-25 09:57:10 +01: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 Undefined offset Notice (thx @vjousse) 2013-11-20 10:22:21 +01:00
install bug fix #278: mysql collation not UTF8 2013-10-25 14:20:18 +02:00
locale add italian language 2013-11-25 09:48:51 +01:00
themes [change] reuse existing class for article_toolbar 2013-11-14 11:14:15 +01:00
.gitignore change submodule & gitignore 2013-10-03 13:59:52 +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
INSTALL.md doc updated 2013-08-25 13:04:03 +02:00
README.md change link to themes 2013-10-26 12:59:55 +02:00
TODO.md changes in md files 2013-08-23 23:04:56 +02:00
composer.json composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
index.php 1.2.0: here we go 2013-11-25 09:57:10 +01:00
poche_compatibility_test.php compatibility with 5.3.3 2013-11-04 08:44:56 +01:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00

README.md

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.