diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 11:30:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 11:30:44 +0000 |
commit | 904bcf894763c25722b32dda48b0cdaf58e6ba8c (patch) | |
tree | 4edebc4e160b33aef708d7568fb87656d071dfba | |
parent | Merge pull request #2141 from dpieski/patch-1 (diff) | |
parent | fix indentation for rss2twtxt and tt-rss sub-items (diff) | |
download | awesome-selfhosted-904bcf894763c25722b32dda48b0cdaf58e6ba8c.tar.gz awesome-selfhosted-904bcf894763c25722b32dda48b0cdaf58e6ba8c.zip |
Merge pull request #2224 from thomasleveil/patch-1
fix indentation for rss2twtxt
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -487,7 +487,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Thredded](https://github.com/thredded/thredded) - Forums, feature-rich and simple. `MIT` `Ruby` - [twister](http://twister.net.co/) - Fully decentralized P2P microblogging platform leveraging the free software implementations of Bitcoin and BitTorrent protocols. ([Source Code](https://github.com/miguelfreitas/twister-core)) `MIT` `C++` - [twtxt.net](https://twtxt.net) - a Self-Hosted, Twitter™-like Decentralised micro-logging platform. No ads, no tracking, your content, your data. ([Source Code](https://github.com/prologic/twtxt)) `MIT` `Go` - - [rss2twtxt](https://github.com/prologic/rss2twtxt) - An RSS/Atom feed aggregator command-line tool and web service that consume RSS/Atom and produces twtxt.net feeds for consumption by twtxt clients. ([Demo](https://feeds.twtxt.net)) `MIT` `Go` + - [rss2twtxt](https://github.com/prologic/rss2twtxt) - An RSS/Atom feed aggregator command-line tool and web service that consume RSS/Atom and produces twtxt.net feeds for consumption by twtxt clients. ([Demo](https://feeds.twtxt.net)) `MIT` `Go` - [Vanilla Forums](https://vanillaforums.org/) - Simple and flexible forum software. ([Source Code](https://github.com/vanilla/vanilla)) `GPL-2.0` `PHP` - [Zusam](https://zusam.org) - Free and open-source way to self-host private forums for groups of friends or family. ([Demo](https://demo.zusam.org), [Source Code](https://github.com/zusam/zusam)) `AGPL-3.0` `PHP` |