diff options
author | Baptiste Arnaud <contact@baptiste-arnaud.fr> | 2022-05-08 10:41:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-08 10:41:09 +0000 |
commit | a14f000aab4c0f12f3a3a2ea4a6952af0d86c70c (patch) | |
tree | e9ee2b5232f61c2381163c0aa51a87186a132c5a | |
parent | Add new pastebin "paaster" (#2917) (diff) | |
download | awesome-selfhosted-a14f000aab4c0f12f3a3a2ea4a6952af0d86c70c.tar.gz awesome-selfhosted-a14f000aab4c0f12f3a3a2ea4a6952af0d86c70c.zip |
Add Typebot to Communication (#2960)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -347,6 +347,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [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` +- [Typebot](https://typebot.io) - Typebot is a conversational app builder as an alternative to Typeform or Landbot. ([Source Code](https://github.com/baptisteArno/typebot.io)) `AGPL-3.0` `Docker` - [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` - [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip)) `Apache-2.0/Other` `Python` |