diff options
author | nodiscc <nodiscc@gmail.com> | 2019-11-16 18:08:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-16 18:08:43 +0000 |
commit | c7bdb88830082d6a1ea71e59d1ea937462595fbb (patch) | |
tree | 97c1e5ace75cf3274ef8f5613ebe2525f108e288 | |
parent | Merge pull request #1880 from phobot/wallabag-demo-link (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-c7bdb88830082d6a1ea71e59d1ea937462595fbb.tar.gz awesome-selfhosted-c7bdb88830082d6a1ea71e59d1ea937462595fbb.zip |
Merge pull request #1881 from cthu1hoo/patch-4
add Tiny Tiny IRC
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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++` |