Home
Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
Features
- Free software, licensed under GNU GPLv3;
- Self-hosted: control your own data and protect your privacy instead of relying on third party services;
- Supports:
- feed aggregation / syndication,
- keyboard shortcuts,
- OPML import/export,
- multiple ways to share stuff: export RSS feeds, plugins for various social sites, sharing by URL, etc,
- sharing arbitrary content through tt-rss,
- Plugins and themes,
- embedding full article content via readability and site-specific plugins,
- deduplication, including perceptual hashing for images,
- podcasts,
- flexible article filtering,
- JSON API,
- and much more…
- Android client;
Demo
See here (login as demo
, demo
). Resets every two hours which might log you out.
Development
Get in touch
Join community forums if you have questions or need to report a bug.
If you absolutely need to contact me directly because of something important (i.e. responsible disclosure of a security issue), use this email address.
Contribute
- Help translate tt-rss into your own language using Weblate;
- Code contribution guidelines;
Installation
You will need the following:
- A modern web browser. This generally means recent Chrome or compatible;
- A server (VDS or physical) running Docker;
Docker installation guide
Tiny Tiny RSS uses continuous development model based on git master branch which is considered stable. If possible, you should always be running latest master branch code.
There’s no warranty. If it breaks you get to keep both parts.