diff options
author | D <DL88250@gmail.com> | 2016-11-26 02:55:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-26 02:55:44 +0000 |
commit | 2285765111e61a76b6e28170d7d2d249a850482a (patch) | |
tree | 491fa521203ea69a8240f1eac87a93ce67c27667 | |
parent | Add a blogging platform - Solo (diff) | |
download | awesome-selfhosted-2285765111e61a76b6e28170d7d2d249a850482a.tar.gz awesome-selfhosted-2285765111e61a76b6e28170d7d2d249a850482a.zip |
Add a social networks & forum - Symphony
A modern community (forum/SNS/blog) platform written in Java.
https://github.com/b3log/symphony
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -363,6 +363,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ * [Pump.io](http://pump.io/) - Stream server that does most of what people really want from a social network. ([Source Code](https://github.com/e14n/pump.io)) `Apache` `Nodejs` * [Reddit](https://www.reddit.com/) - Social networking and news website where registered community members can submit content. ([Demo](https://www.reddit.com/), [Source Code](https://github.com/reddit/reddit)) `CPALv1` `Python` * [RedMatrix](https://github.com/redmatrix/redmatrix) - Complete decentralised publishing, sharing, and communications system. `MIT` `PHP` + * [Symphony](https://github.com/b3log/symphony) - A modern community (forum/SNS/blog) platform written in Java. ([Demo](https://hacpai.com), [Source Code](https://github.com/b3log/symphony)) `GPLv3` `Java` * [Telescope](http://www.telescopeapp.org/) - An open-source social news app built with Meteor. ([Demo](http://demo.telescopeapp.org/), [Source Code](https://github.com/TelescopeJS/Telescope)) `MIT` `Nodejs` * [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)) `BSD/MIT` `C++` * [Vanilla Forums](https://vanillaforums.org/) - Simple and flexible forum software. ([Source Code](https://github.com/vanilla/vanilla)) `GPLv2` `PHP` |