diff options
author | Spike <19519553+spikecodes@users.noreply.github.com> | 2021-06-06 12:12:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-06 12:12:10 +0000 |
commit | 2e9af01087eb0ac6cd82baac02c40ae8f7e710ba (patch) | |
tree | 6d9d24b477c9c15557da760a4c2b17e1ef9b25b2 | |
parent | Add Spacebin to pastebins (#2532) (diff) | |
download | awesome-selfhosted-2e9af01087eb0ac6cd82baac02c40ae8f7e710ba.tar.gz awesome-selfhosted-2e9af01087eb0ac6cd82baac02c40ae8f7e710ba.zip |
Add Libreddit (#2540)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -452,6 +452,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [HumHub](https://www.humhub.org/) - Flexible kit for private social networks. ([Source Code](https://github.com/humhub/humhub)) `AGPL-3.0` `PHP` - [Isso](http://posativ.org/isso/) - Lightweight commenting server written in Python and Javascript. It aims to be a drop-in replacement for Disqus. ([Source Code](https://github.com/posativ/isso)) `MIT` `Python` - [Lemmy](https://join.lemmy.ml/#/) - A link aggregator / reddit clone for the fediverse. Reddit alternative built in Rust. ([Source Code](https://github.com/dessalines/lemmy)) `AGPL-3.0` `Rust` +- [Libreddit](https://libredd.it/) `⚠` - Private front-end for Reddit written in Rust. ([Source Code](https://github.com/spikecodes/libreddit)) `AGPL-3.0` `Rust` - [Loomio](https://www.loomio.org/) - Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. ([Source Code](https://github.com/loomio/loomio)) `AGPL-3.0` `Ruby` - [Mastodon](https://joinmastodon.org/) - Federated microblogging server, an alternative to GNU social. ([Source Code](https://github.com/tootsuite/mastodon)) `AGPL-3.0` `Ruby` - [Misago](https://misago-project.org/) - Misago is fully featured modern forum application that is fast, scalable and responsive. ([Source Code](https://github.com/rafalp/Misago)) `GPL-2.0` `Python` |