https://github.com/YunoHost-Apps/thelounge_ynh
The Lounge package for YunoHost
https://github.com/YunoHost-Apps/thelounge_ynh
irc thelounge yunohost yunohost-apps
Last synced: 3 months ago
JSON representation
The Lounge package for YunoHost
- Host: GitHub
- URL: https://github.com/YunoHost-Apps/thelounge_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2016-11-24T09:05:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T11:00:57.000Z (6 months ago)
- Last Synced: 2025-02-24T14:58:17.296Z (4 months ago)
- Topics: irc, thelounge, yunohost, yunohost-apps
- Language: JavaScript
- Homepage: https://thelounge.chat/
- Size: 1.05 MB
- Stars: 10
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Lounge for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/thelounge/)  
[](https://install-app.yunohost.org/?app=thelounge)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install The Lounge quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Modern web IRC client designed for self-hosting.
### Features:
- Always connected
- Responsive interface
- Multi-user support**Shipped version:** 4.4.3~ynh4
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
or
sudo yunohost app upgrade thelounge -u https://github.com/YunoHost-Apps/thelounge_ynh/tree/testing --debug
```**More info regarding app packaging:**