wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Go to file
NumEricR 096fb74bf1 CSS clean up on style.css file
Syntax homogenization (spaces, lowercase for hexa, ...)
Code refactoring
Simplification of some selectors
Simplification of "0px" and hexa values
More detailed font stack
Add cursor pointer on ".bouton" elements
2013-08-23 12:12:05 +02:00
cache gestion des fichiers temporaires 2013-04-08 11:07:42 +02:00
inc Merge branch 'dev' of https://github.com/nicofrand/poche into dev 2013-08-22 00:57:11 +02:00
install typo 2013-08-16 21:21:25 +02:00
locale rename german folder & files 2013-08-16 20:21:12 +02:00
tpl CSS clean up on style.css file 2013-08-23 12:12:05 +02:00
.gitignore typo in gitignore 2013-08-17 21:27:14 +02:00
.travis.yml travis 2013-08-08 13:49:57 +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 ignore myconfig.inc.php in git 2013-08-16 20:17:16 +02:00
COPYING first commit 2013-04-03 15:14:01 +02:00
CREDITS test if /install exists 2013-08-08 09:11:12 +02:00
index.php fix bug #148 Use of undefined constant POCHE_VERSION 2013-08-20 11:23:32 +02:00
INSTALL.md install 2013-08-12 19:02:36 +02:00
phpunit.xml.dist empty phpunit file 2013-08-08 14:07:43 +02:00
README.md upgrading README 2013-08-12 18:17:13 +02:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
TODO.md travis 2013-08-08 13:49:57 +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 (very soon!)
  • multi users (very soon!)
  • update notification in configuration screen
  • many storage modes (sqlite, mysql, postgresql)
  • many templates
  • ...

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

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.