diff options
author | Ryan DeShone <rfdeshon@gmail.com> | 2021-06-17 18:48:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 18:48:09 +0000 |
commit | 10ff8e754906c8d2903477a2bf3ee8d20e0dbf5f (patch) | |
tree | 396777403a154176985500b7776c08d4a9f6efe3 | |
parent | fix/remove broken links (#2586) (diff) | |
download | awesome-selfhosted-10ff8e754906c8d2903477a2bf3ee8d20e0dbf5f.tar.gz awesome-selfhosted-10ff8e754906c8d2903477a2bf3ee8d20e0dbf5f.zip |
Remove Feedbin
Feedbin is no longer awesome, it has moved to a paid subscription service and is explicitly directing people looking to self-host toward other solutions. Per their github page:
```Feedbin's goal is to be a great web-based RSS service. This goal is at odds with being a great self-hosted RSS reader. There are a lot of moving parts and things to configure, so for that reason I do not recommend that you run Feedbin in production.```
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -675,7 +675,6 @@ _See https://github.com/n1trux/awesome-sysadmin#identity-management_ **[`^ back to top ^`](#)** - [CommaFeed](https://www.commafeed.com/) - Google Reader inspired self-hosted RSS reader. ([Source Code](https://github.com/Athou/commafeed)) `Apache-2.0` `Java` -- [Feedbin](https://feedbin.com/) - Simple, fast and nice looking RSS reader. ([Source Code](https://github.com/feedbin/feedbin)) `MIT` `Ruby` - [FeedHQ](https://feedhq.org/) - FeedHQ is a web-based feed reader. ([Source Code](https://github.com/feedhq/feedhq)) `BSD-3-Clause` `Python` - [FreshRSS](http://freshrss.org/) - Self-hostable RSS feed aggregator. ([Demo](http://demo.freshrss.org/i/), [Source Code](https://github.com/FreshRSS/FreshRSS), [Clients](https://github.com/Alkarex/EasyRSS)) `AGPL-3.0` `PHP` - [JARR](http://1pxsolidblack.pl/jarr-en.html) - JARR (Just Another RSS Reader) is a web-based news aggregator and reader (fork of Newspipe). ([Demo](https://jarr.info/login?next=%2F), [Source Code](https://github.com/jaesivsm/JARR)) `AGPL-3.0` `Python` |