An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# The Lounge for YunoHost

[![Integration level](https://dash.yunohost.org/integration/thelounge.svg)](https://ci-apps.yunohost.org/ci/apps/thelounge/) ![Working status](https://ci-apps.yunohost.org/ci/badges/thelounge.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/thelounge.maintain.svg)

[![Install The Lounge with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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

![Screenshot of The Lounge](./doc/screenshots/thelounge-screenshot.png)

## 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:**