aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémie Astori <jeremie@astori.fr>2016-06-24 02:36:19 +0000
committerGitHub <noreply@github.com>2016-06-24 02:36:19 +0000
commitb6a49a2cde97372e6edbf392cef49e6f4036b6da (patch)
tree796ad5ee3713bc8527e45894a30a48bc85397994
parentMerge pull request #576 from Kickball/addition/ttrss-reader (diff)
downloadawesome-selfhosted-b6a49a2cde97372e6edbf392cef49e6f4036b6da.tar.gz
awesome-selfhosted-b6a49a2cde97372e6edbf392cef49e6f4036b6da.zip
Replace unmaintained Shout with its official community fork
The Lounge is a community initiative started earlier this year, after development on Shout stopped. Demo looks sloppy at the moment, I know... See https://github.com/erming/shout#official-forks
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d1902f4..ea346878 100644
--- a/README.md
+++ b/README.md
@@ -268,7 +268,7 @@ _Mass mailing software - one message to many recipients_
* [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud. ([Source Code](https://github.com/ircanywhere/ircanywhere)) `JavaScript` `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)) `GPLv2` `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` `Go`
- * [Shout](http://shout-irc.com/) - The self-hosted web IRC client. ([Demo](http://demo.shout-irc.com/), [Source Code](https://github.com/erming/shout)) `MIT` `Nodejs`
+ * [The Lounge](https://thelounge.github.io/) - The self-hosted web IRC client. ([Demo](https://avatar.playat.ch:1000/), [Source Code](https://github.com/thelounge/lounge)) `MIT` `Nodejs`
* [Weechat](https://weechat.org/) - A fast, light and extensible chat client. `GPLv3` `C`
* [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache` `C++`