diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2022-11-17 17:31:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-17 17:31:02 +0000 |
commit | bd4a2512ea3523b1cb2aa2af9b5202cf84d28171 (patch) | |
tree | 70733a166f1c84022a77ff1a4be594070868603f /README.md | |
parent | remove linx-server (#3403) (diff) | |
download | awesome-selfhosted-bd4a2512ea3523b1cb2aa2af9b5202cf84d28171.tar.gz awesome-selfhosted-bd4a2512ea3523b1cb2aa2af9b5202cf84d28171.zip |
Adjust Tiny Tiny RSS Programming Language (#3407)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -861,7 +861,7 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed - [Sismics Reader](https://www.sismics.com/reader/) - Free and open source feeds reader, including all major Google Reader features. ([Demo](https://www.sismics.com/reader/#!/demo), [Source Code](https://github.com/sismics/reader)) `GPL-2.0` `Java` - [Stringer](https://github.com/stringer-rss/stringer) - Work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby` - [Temboz](https://github.com/fazalmajid/temboz) - Two-column feed reader emphasizing filtering capabilities to manage information overload. `MIT` `Python` -- [Tiny Tiny RSS](https://tt-rss.org) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](https://srv.tt-rss.org/tt-rss/), [Source Code](https://git.tt-rss.org/fox/tt-rss)) `GPL-3.0` `PHP` +- [Tiny Tiny RSS](https://tt-rss.org) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](https://srv.tt-rss.org/tt-rss/), [Source Code](https://git.tt-rss.org/fox/tt-rss)) `GPL-3.0` `Docker/PHP` - [Yarr](https://github.com/nkanaev/yarr) - Yarr (yet another rss reader) is a web-based feed aggregator which can be used both as a desktop application and a personal self-hosted server. `MIT` `Go` ### File Transfer & Synchronization |