Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
Other projects on this site: Tiny Tiny IRC, Tiny Tiny Gallery

Please read this document before reporting bugs.
Features¶
- Server-side application, user only needs a web browser
- Supports RSS, RDF, Atom feeds using Magpie and SimplePie libraries
- Easy setup and configuration
- Streamlined interface using AJAX
- Free software, licensed under GNU GPL
- Authentication for reading protected feeds (e.g. LiveJournal friend-only posts)
- Supports feed aggregation, keyboard shortcuts, OPML import/export, multiple and single user operation, internationalization, podcasts, article scoring, content filtering, JSON-based API, and more...
Requirements¶
Server-side¶
- Web server, for example Apache
- PHP (see PhpCompatibilityNotes) compiled with support for mbstring functions.
- PostgreSQL or MySQL (InnoDB and version 4.1+ or 5.0+ required; please read MysqlCompatibilityNotes)
Client-side¶
Author¶
Demo¶
Demo installation here. Play as you like, database is restored every hour. Note: not all functions are available in the demo.
If you really like Tiny Tiny RSS but can't install it on your own server, look here
Download¶
1.4.2 (May 31, 2010) (please read installation and upgrade notes and UpdatingFeeds]!)
MD5: ae6cdeb072f6a2228b31ec269e1bbad9
Trunk code is available from the Git repository.
Development snapshots are available here. Use at your own risk.