diff options
author | Evgeny Petrov <groosha@protonmail.com> | 2019-07-10 20:49:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-10 20:49:10 +0000 |
commit | 78efaa320467dc142044acf21285d95700669c67 (patch) | |
tree | 505c8ad03fe10c2a1bf0bfe4f0d92e8b4e17086e | |
parent | Merge pull request #1735 from benabbottnz/patch-1 (diff) | |
download | awesome-selfhosted-78efaa320467dc142044acf21285d95700669c67.tar.gz awesome-selfhosted-78efaa320467dc142044acf21285d95700669c67.zip |
Added Lemmy (Reddit clone)
Source: https://github.com/dessalines/lemmy
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -425,6 +425,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Hubzilla](https://hubzilla.org) - Decentralized identity, privacy, publishing, sharing, cloud storage, and communications/social platform. ([Source Code](https://framagit.org/hubzilla/core)) `MIT` `PHP` - [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://dev.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` - [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` - [Movim](https://movim.eu/) - Modern, federated social network based on XMPP, with a fully featured group-chat, subscriptions and microblogging. ([Source Code](https://github.com/movim/movim)) `AGPL-3.0` `PHP` |