Popularity
1.5
Declining
Activity
7.6
-
38
8
7

Code Quality Rank: L3
Programming language: JavaScript
License: The Unlicense
Tags: Feed Readers    
Latest version: v0.5

Lite-Reader alternatives and similar software solutions

Based on the "Feed Readers" category.
Alternatively, view Lite-Reader alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Lite-Reader or a related project?

Add another 'Feed Readers' Software solution

README

Lite-Reader

Read your feeds on your own machine with a simple and lite application.

demo: http://cubny.com/lite-reader/

Screenshot

ScreenShot

Requirements

  • SQLite3
  • PHP 5.3

INSTALL

  1. git clone or download
  2. make public/cache writable for the webserver
  3. make var writable for the webserver
  4. rename .htaccess.sample to .htaccess
  5. modify RewriteBase in .htaccess according to your web directory

that's it, enjoy a very lite and minimal feed aggregator: the lite-reader

Want to Contribute?