diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-02-10 03:17:40 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-02-10 03:17:40 +0000 |
commit | 2e2f7fac9ecb1bb90996d6fb7306b6e9735eb49e (patch) | |
tree | 60ec21d03d4179ce1175c49fb5e31002d2db0b3f | |
parent | Merge pull request #441 from dogancelik/patch-1 (diff) | |
parent | Add Mumblecop (diff) | |
download | awesome-selfhosted-2e2f7fac9ecb1bb90996d6fb7306b6e9735eb49e.tar.gz awesome-selfhosted-2e2f7fac9ecb1bb90996d6fb7306b6e9735eb49e.zip |
Merge pull request #443 from Kickball/mumblecop
Add Mumblecop
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -256,6 +256,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Mattermost](http://www.mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with [Gitlab](https://about.gitlab.com/). ([Source code](https://github.com/mattermost/platform)) `AGPLv3/Apache 2.0` `Go` * [Mibew](https://mibew.org) - Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. ([Demo](https://mibew.org/demo2), [Source code](https://github.com/Mibew/mibew)) `Apache` `PHP/Javascript` * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Low-latency, high quality voice/text chat software `BSD` `C++` + * [Mumblecop](https://bitbucket.org/Flandoo/mumblecop) - Stream audio from youtube and soundcloud, simulate dice rolls, or write your own commands with a simple plugin format. `MIT` `Ruby` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` `Nodejs` * [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source code](https://github.com/RetroShare/RetroShare)) `GPLv2` `С++` * [Rocket.Chat](https://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` |