Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
The Lounge Alternatives
Similar projects and alternatives to The Lounge
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Convos
Convos :busts_in_silhouette: is the simplest way to use IRC in your browser [Moved to: https://github.com/convos-chat/convos] (by Nordaaker)
-
convos
Convos :busts_in_silhouette: is the simplest way to use IRC in your browser
-
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
-
-
-
YiffSpot
A real-time web chat for "yiffing" randomly with other furries anonymously.
-
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
matrix.to
A simple stateless privacy-protecting URL redirecting service for Matrix
-
unrealircd
Official UnrealIRCd repository. Downloads are available from our site
-
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
The Lounge reviews and mentions
-
Matrix 2.0: How we’re making Matrix go voom
For the other layers one can front-end IRC with TheLounge [1][2] or Convos [3][4]. TheLounge only persists history in private mode meaning that users are created in that front-end and chat messages are in Redis. For small networks or groups of friends this is probably fine.
Notably missing is voice chat. I use the Mumble client [5] with the Murmur or uMurmur [6] server which is light-weight enough to run on ones home router. I use it on Alpine Linux, works great. It's not a shiny and attention grabbing as Discord but probably fine for everyone else. For people to create their own voice channels would require the full-blown Murmur server.
[1] - https://github.com/thelounge
[2] - https://thelounge.chat/
[3] - https://github.com/convos-chat/convos/
[4] - https://convos.chat/
[5] - https://www.mumble.info/
-
Most used selfhosted services in 2022?
TheLounge (https://github.com/thelounge/thelounge) - web IRC client that I set to listen on my vpn/mesh. Works great on desktop and mobile, and supports push notifications.
- TheLounge: Modern, responsive, cross-platform, self-hosted web IRC client
-
IRCv3 2022 Spec round-up
FWIW TheLounge [1] and Convos [2] can front-end an IRC server giving it much of the look of a modern client and also chat persistence when using TheLounge in private mode. The trade-off in my opinion is scalability. With a bog standard IRCD I can handle tens of thousands of clients per node. Adding web persistent chat adds memory usage.
[1] - https://github.com/thelounge https://thelounge.chat/
[2] - https://github.com/convos-chat/convos/ https://convos.chat/
-
Discord Will Not Help
This won't likely help after the fact but I would suggest separating Artwork discussion into their own Discord server and then move all business partners and certainly financial information discussion with employees into private self-hosted servers so that one has control over the server, chat filters, IP/domain blocks and even approved/denied web links. It's not perfect and some may not be happy about having to register on a second site friction and all but it sounds like in this case it would have helped. Leave cloaking disabled on the business server so you can see where people are connecting from ahead of time and password protect sensitive channels.
Additionally IRC server filters can be updated daily with the most prevalent scam domains using the same sources as uBlock and a few other git mirrors on github. One could even block all text that appears to be any kind of URL and instead require them to get on voice chat to verify themselves. uMurmur is a tiny daemon that is very easy and quick to set up and one can also password protect channels on uMurmur. There is an android client for uMurmur called Mumla.
Take a look at Ngircd [1] and TheLounge as a quick way to set up a private secure chat server in less than 20 minutes. uMurmur [3] takes even less time to set up. All three daemons are available in sever Linux distribution repositories and have example configurations.
[1] - https://ngircd.barton.de/
[2] - https://thelounge.chat/
-
Can Mastodon Survive Europe’s Digital Services Act?
I am pretty sure nobody except nerds knows what IRC is right now. It's long since been supplanted by user-friendlier group chat services.
I agree with this. Like I mentioned this is slowly changing with web front-ends to IRC like TheLounge. NGIRCD [1] + TheLounge [2] take all of about 10 minutes to set up and then maybe another 10 minutes to tie that into and configure IRC services such as Anope. I would not be surprised if this has already been automated with Docker or Ansible. Discord and Slack will probably be popular until they reach critical mass and feel confident enough to start doing hostile things to their user base or until someone with a large ego purchases them.
[1] - https://ngircd.barton.de/
[2] - https://thelounge.chat/
-
Ask HN: Private group chat with no registration
UnrealIRCD front-ended by TheLounge web interface that has history would fit what you described, but the setup is not super quick. No registration would be required, TheLounge provides chat persistence. Both are open source. Visitors would not need to be technical and would not need to know IRC commands. Rooms can be deleted by the channel operator. TheLounge is browser based and does not require any additional software.
[1] - https://www.unrealircd.org/ https://github.com/unrealircd/unrealircd/
-
Eww: ElKowars wacky widgets
IRC is a mature, extensible, open protocol, with a wide variety of server and client implementations to suit many use cases, servers can be self-hosted and federated, and modern web-based clients like The Lounge or Convos offer a user experience equivalent to Discord, Slack, etc.
-
Self-Hosted LAN Matrix/Synapse Server
Anyway, if it's all local and plain text, IRC is pretty easy. Bread and butter is group chat, but easy enough to private message as well. ergo (https://ergo.chat/about) is very easy to get going on the server side. And TheLounge (https://thelounge.chat/) is a mobile friendly web client that you can have users authenticate against. Very easy to configure with a SDN like ZeroTier, Nebula, etc.
-
Your top 5 best self hosted apps?
The Lounge - Web based IRC client, makes it easy to get onto IRC regardless of the computer I'm on. Plus easy idling.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Mar 2023
Stats
thelounge/thelounge is an open source project licensed under MIT License which is an OSI approved license.
The Lounge is marked as "self-hosted". This means that it can be used as a standalone application on its own.