Tiny Tiny RSS is a 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.

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, 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.0 (Jan 21, 2010) (please read installation and upgrade notes and UpdatingFeeds]!)
MD5: 1a0e0326b8d232cc52f97d1907dd6af7
Trunk code is available from the Git repository.
Development snapshots are available here. Use at your own risk.
Please read this document before reporting bugs.