A fast RSS parser and reader based on Tiny-Tiny-RSS
Currently no working installation.
A few features that may be implemented in the future:
- full article fetching
- find hidden feeds (by guessing common feed URL patterns)
- embedded spritzing for fast, easy article reading. Doesn't work well for articles with tables or images (See also: Glance, Squirt)
- Pluggable feed entry exporters (ie. "send to" / "share")
- Feed aggregator+filter: http://dai-shi.github.io/rss-pipes/
- Article content compression in database BLOB field (Snappy, EXI, or Fast Infoset)
- Snappy - node-snappy
- EXI - exificient.js
Contributions welcome. Please include mocha tests with all PRs.