Go to file
FireFox b5c1ed1227 Change Permissions in pochePictures.php
Stored Pictures are not accessible (on my server), when permission is set to 0705, but instead, when using 0755 (or for example to 0715) all is working as expected. So maybe it would be good, considering in changing the permission of created directories in the assets directory
2014-01-03 11:17:15 +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 Change Permissions in pochePictures.php 2014-01-03 11:17:15 +01:00
install tags: mysql create tables if not exists 2013-12-19 16:24:49 +03:00
locale docs link, typos 2013-12-28 11:47:10 +04:00
themes docs link, typos 2013-12-28 11:47:10 +04: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 [change] install doc 2013-12-23 10:45:16 +01: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 [change] 1.3, let's rock baby 2013-12-23 10:44:22 +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.