diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-07-05 11:38:22 +0000 |
---|---|---|
committer | Rabenherz112 <rabenherz@theravenhub.com> | 2023-07-05 11:38:22 +0000 |
commit | 03f58f8028a3d3967e5f600c2c6b82748e6a6a6b (patch) | |
tree | d7eb3ddbac16190de1aa96041aa825341a019fc5 /README.md | |
parent | Revert me (diff) | |
download | awesome-selfhosted-03f58f8028a3d3967e5f600c2c6b82748e6a6a6b.tar.gz awesome-selfhosted-03f58f8028a3d3967e5f600c2c6b82748e6a6a6b.zip |
Added Source Code to Weechat
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -499,7 +499,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [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` +- [Weechat](https://weechat.org/) - Fast, light and extensible chat client. ([Source Code](https://github.com/weechat/weechat)) `GPL-3.0` `C/Docker` - [ZNC](https://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++` |