Popularity
1.6
Stable
Activity
0.0
Stable
35
8
7
Code Quality Rank:
L3
Programming language: PHP
License: BSD 3-clause "New" or "Revised" License
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.
-
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io -
NewsBlur
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. -
Selfoss
multipurpose rss reader, live stream, mashup, aggregation web application -
Sismics Reader
Free and open source feeds reader, including all major Google Reader features -
RSS Monster
Google Reader inspired self-hosted RSS reader written in VueJS with an Express NodeJS backend. RSSMonster is compatible with the Fever API. -
RSS2EMail
open-source tool for Windows, Mac OS and UNIX for getting news from RSS feeds in email -
Leed
Leed (contraction de Light Feed) est un agrégateur RSS libre et minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive. -
Screaming Liquid Tiger
Minimalistic podcast feed generator script for audiobooks, for use with Pocket Casts, Overcast and similar apps. -
Reader-Self
Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative -
Cacocloud
A simple, fast and secure PHP/AngularJS based feed and mail reader, password and bookmark manager. -
RSS Fulltext Proxy
Get full-text content for any RSS-feed. -
Goeland
An alternative to rss2email written in golang with many filters -
html2rss-web
🕸 Generates and delivers RSS feeds via HTTP. Docker image available! Create your own feeds or get started quickly with the included configs. -
gritttt-rss
Implements 'cancelled' sharing-features of Google Reader for the excellent open-source RSS-Reader TinyTiny-RSS: share any page on the web via a bookmarklet and show your shared items in a widget on any website you want. Also allow to import shared&starred articles from Google Reader. -
Creaky Coot
Minimalist and responsive RSS reader and links saver. -
Full-Text RSS
Extract article content from news sites and blogs and convert RSS feeds that contain only extracts of stories to full-text feeds. Developed by FiveFilters.org.
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Lite-Reader or a related project?
README
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