diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-01 16:31:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 16:31:16 +0000 |
commit | 0159dc204a1f0b814c05f1dd0d3a22e73cf23b3f (patch) | |
tree | f6dfe85ce777bf35efd6aa2bd352cf83964e3c64 | |
parent | Merge pull request #2633 from beucismis/master (diff) | |
parent | Update source code URL of toxcore (diff) | |
download | awesome-selfhosted-0159dc204a1f0b814c05f1dd0d3a22e73cf23b3f.tar.gz awesome-selfhosted-0159dc204a1f0b814c05f1dd0d3a22e73cf23b3f.zip |
Merge pull request #2636 from bbenno/readd-toxcore-entry
Re-Add toxcore
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -217,6 +217,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Syndie](https://syndie.de) - Syndie is a libre system for operating distributed forums. `CC0-1.0` `Java` - [TextBelt](https://github.com/typpo/textbelt) `⚠` - Outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. `MIT` `Javascript` - [Tinode](https://github.com/tinode) - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots. ([Demo](https://sandbox.tinode.co/), [Source Code](https://github.com/tinode/chat), [Clients](https://github.com/tinode/webapp)) `GPL-3.0` `Go` +- [Tox](https://tox.chat/) - Distributed, secure messenger with audio and video chat capabilities. ([Source Code](https://github.com/TokTok/c-toxcore)) `GPL-3.0` `C` - [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/) - Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `Javascript` - [WBO](https://github.com/lovasoa/whitebophir#wbo) - A web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` - [ZeroNet](https://zeronet.io/) `⚠` - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. ([Source Code](https://github.com/HelloZeroNet/ZeroNet)) `GPL-2.0` `Python` |