Lite-Reader
Read your feeds on your own machine with a simple and lite application.
demo: http://cubny.com/lite-reader/
Screenshot
Requirements
- SQLite3
- PHP 5.3
INSTALL
- git clone or download
- make public/cache writable for the webserver
- make var writable for the webserver
- rename .htaccess.sample to .htaccess
- 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?
- report bugs (https://github.com/cubny/lite-reader/issues/new)
- share your ideas (https://github.com/cubny/lite-reader/issues/new)
- view our roadmap (https://trello.com/b/ekJbxyCL/lite-reader)
- fork and make changes