diff options
author | nodiscc <nodiscc@gmail.com> | 2022-08-05 14:18:52 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-08-05 14:18:52 +0000 |
commit | 234b94eb69ddd6750874f6728cc38569b83b4a44 (patch) | |
tree | 08498454f04172a21a1f6c6ec545f11d5746674d | |
parent | Merge pull request #3203 from awesome-selfhosted/non-free-fixes (diff) | |
download | awesome-selfhosted-234b94eb69ddd6750874f6728cc38569b83b4a44.tar.gz awesome-selfhosted-234b94eb69ddd6750874f6728cc38569b83b4a44.zip |
formatting/fix WBO description
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -359,7 +359,7 @@ Communication software using their own custom procols. - [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` +- [WBO](https://github.com/lovasoa/whitebophir#wbo) - 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` `Python` |