aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-11-16 18:08:43 +0000
committerGitHub <noreply@github.com>2019-11-16 18:08:43 +0000
commitc7bdb88830082d6a1ea71e59d1ea937462595fbb (patch)
tree97c1e5ace75cf3274ef8f5613ebe2525f108e288
parentMerge pull request #1880 from phobot/wallabag-demo-link (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-c7bdb88830082d6a1ea71e59d1ea937462595fbb.tar.gz
awesome-selfhosted-c7bdb88830082d6a1ea71e59d1ea937462595fbb.zip
Merge pull request #1881 from cthu1hoo/patch-4
add Tiny Tiny IRC
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1a09bd9d..ea154915 100644
--- a/README.md
+++ b/README.md
@@ -388,6 +388,7 @@ _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software
- [The Lounge](https://thelounge.github.io/) - Self-hosted web IRC client. ([Demo](https://demo.thelounge.chat/), [Source Code](https://github.com/thelounge/lounge)) `MIT` `Nodejs`
- [Quassel IRC](http://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`
+- [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`
- [Weechat](https://weechat.org/) - Fast, light and extensible chat client. `GPL-3.0` `C`
- [Glowing Bear](https://github.com/glowing-bear/glowing-bear/) - A web frontend for WeeChat. ([Demo](https://www.glowing-bear.org)) `GPL-3.0` `JavaScript`
- [ZNC](http://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++`