diff options
author | Rabenherz112 <jeremy8373@gmail.com> | 2023-05-27 21:52:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 21:52:15 +0000 |
commit | 63ad3388900e1b40e777a6a480eaec52049641b9 (patch) | |
tree | 846e5f775f69018b2182b8971d52a964e4ccffe6 | |
parent | Remove Flame (unmaintained since 2022) (#3839) (diff) | |
download | awesome-selfhosted-63ad3388900e1b40e777a6a480eaec52049641b9.tar.gz awesome-selfhosted-63ad3388900e1b40e777a6a480eaec52049641b9.zip |
Remove Dispatch (unmaintained since 2022, Website down) (#3842)
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -481,7 +481,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software. - [Convos](https://convos.chat/) - Always online web IRC client. ([Demo](https://convos.chat/#instant-demo), [Source Code](https://github.com/nordaaker/convos)) `Artistic-2.0` `Perl` -- [Dispatch](https://github.com/khlieng/dispatch) - Self-hosted web IRC client written in Go. `MIT` `Go` - [Ergo](https://ergo.chat/) - Modern IRCv3 server written in Go, combining the features of an ircd, a services framework, and a bouncer. ([Source Code](https://github.com/ergochat/ergo)) `MIT` `Go` - [Glowing Bear](https://github.com/glowing-bear/glowing-bear) - A web frontend for WeeChat. ([Demo](https://www.glowing-bear.org)) `GPL-3.0` `Nodejs` - [InspIRCd](https://www.inspircd.org/) - Modular IRC server written in C++ for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/inspircd/inspircd)) `GPL-2.0` `C++` |