diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-07-05 11:47:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-05 11:47:18 +0000 |
commit | 1e82d94f65ec6c93ce784369c141f1452be97fb4 (patch) | |
tree | 9e8bfd904ff31d0ee86a0ff270a6ed05900763e1 | |
parent | Merge pull request #3945 from Rabenherz112/cur-languages (diff) | |
download | awesome-selfhosted-1e82d94f65ec6c93ce784369c141f1452be97fb4.tar.gz awesome-selfhosted-1e82d94f65ec6c93ce784369c141f1452be97fb4.zip |
Remove Tiny Tiny IRC (project archived, repo down) (#3970)
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -495,7 +495,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Quassel IRC](https://quassel-irc.org/) - Distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPL-2.0` `C++` - [Robust IRC](https://robustirc.net/) - RobustIRC is IRC without netsplits. Distributed IRC server, based on RobustSession protocol. ([Source Code](https://github.com/robustirc/robustirc)) `BSD-3-Clause` `Go` - [The Lounge](https://thelounge.chat/) - Self-hosted web IRC client. ([Demo](https://demo.thelounge.chat/), [Source Code](https://github.com/thelounge/thelounge)) `MIT` `Nodejs/Docker` -- [Tiny Tiny IRC](https://tt-rss.org/tt-irc/) - An open source AJAX-powered chat platform with support for IRC ([Source Code](https://git.tt-rss.org/fox/tt-irc)). `GPL-3.0` `PHP/Java` - [UnrealIRCd](https://www.unrealircd.org/) - Modular, advanced and highly configurable IRC server written in C for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/unrealircd/unrealircd)) `GPL-2.0` `C` - [Weechat](https://weechat.org/) - Fast, light and extensible chat client. `GPL-3.0` `C` - [ZNC](https://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++` |