Go to file
Nicolas Lœuillet 79026b73a8 Merge pull request #226 from inthepoche/dev
beta5
2013-09-20 04:36:35 -07: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 help when sqlite file not found 2013-09-20 11:25:44 +02:00
install Fix missing lang in html tag of update pages 2013-09-14 10:06:59 +02:00
locale update locale files 2013-09-12 13:24:09 +02:00
themes@689dcedf8d update themes submodule 2013-09-20 11:58:08 +02:00
.gitignore merge #224 2013-09-20 10:21:39 +02:00
.gitmodules update themes 2013-09-20 11:50:19 +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
INSTALL.md doc updated 2013-08-25 13:04:03 +02:00
README.md doc updated 2013-08-25 13:04:03 +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 merge #224 2013-09-20 10:21:39 +02:00
poche_compatibility_test.php remove comments in poche_compatibility_test 2013-09-10 15:47:09 +02: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.