diff options
author | Hector R <hctrr@users.noreply.github.com> | 2022-04-29 12:56:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-29 12:56:30 +0000 |
commit | 75d2ef2d548113501f91700c4c9ce4363bbe206d (patch) | |
tree | c38413079edc9f3384b85e90e02136eb6907e461 | |
parent | make spacing between sections consistent (diff) | |
download | awesome-selfhosted-75d2ef2d548113501f91700c4c9ce4363bbe206d.tar.gz awesome-selfhosted-75d2ef2d548113501f91700c4c9ce4363bbe206d.zip |
Update Demo URL for Tiny Tiny RSS. (#2982)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -819,7 +819,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/swanson/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://framanews.org/), [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` `PHP` - [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` - [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPL-2.0` `Javascript` - [Winds](https://getstream.io/winds/) `⚠` - Open source and beautiful RSS reader built using React/Redux/Sails/Node and Stream. It showcases personalized feeds powered by the Stream API. ([Demo](https://winds.getstream.io/), [Source Code](https://github.com/GetStream/Winds)) `BSD-3-Clause` `Nodejs` |