Skip to content

esironal/readerself

 
 

Screenshot

####Demo

http://readerself.com/demo/

example@example.com
example

####Requirements

  • PHP 5.2.4 or greater
  • MySQL 5.0 or greater / SQLite
  • Apache 2.2 or greater with mod_rewrite module enabled (and "Allowoverride All" in VirtualHost / Directory configuration to allow .htaccess file)

####Installation

Edit /application/config/database.php

  • with MySQL, define "username", "password" and "database" ("hostname" if necessary)
  • with SQLite, set "hostname" with "sqlite:application/database/readerself.sqlite" and "dbdriver" with "pdo"

Launch in a browser to access setup

Add to cron (hourly)

cd /path-to-installation && php index.php refresh items

####Third party

About

Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
license-codeigniter.txt
GPL-3.0
license-feedwriter.txt
GPL-3.0
license-readerself.txt
BSD-3-Clause
license-simplepie.txt
LGPL-2.1
license-uasparser.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.0%
  • JavaScript 2.8%
  • Other 1.2%