1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
The Lounge package for YunoHost
Find a file
Alexandre Aubin fc4bad2e8a
Fix typo
2020-04-17 21:11:57 +02:00
conf Fix ARM and upgrade to 4.1.0 2020-03-19 14:02:22 +01:00
scripts Fix typo 2020-04-17 21:11:57 +02:00
.gitlab-ci.yml Add pip install report in CI 2018-06-06 12:35:00 +02:00
.travis.yml [fix] upgrade 2018-05-03 19:57:18 +02:00
check_process Fixes 2019-10-26 20:08:23 +02:00
LICENSE [fix] upgrade 2018-05-03 19:57:18 +02:00
manifest.json Fix ARM and upgrade to 4.1.0 2020-03-19 14:02:22 +01:00
pull_request_template.md Fix upgrade from old version 2019-10-30 09:31:30 +01:00
README.md Fix ARM and upgrade to 4.1.0 2020-03-19 14:02:22 +01:00

The Lounge for YunoHost

Integration level

Install The Lounge with YunoHost

Lire ce readme en français.

This package allow you to install The Lounge quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

  • Modern features brought to IRC. Push notifications, link previews, new message markers, and more bring IRC to the 21st century.
  • Always connected. Remains connected to IRC servers while you are offline.
  • Cross platform. It doesn't matter what OS you use, it just works wherever Node.js runs.
  • Responsive interface. The client works smoothly on every desktop, smartphone and tablet.
  • Synchronized experience. Always resume where you left off no matter what device.

Shipped version: 4.1.0

Screenshots

Demo

Configuration

How to configure this app: by an admin panel

Documentation

  • Official documentation: https://thelounge.chat/docs
  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-users support

LDAP is supported

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

More information on the documentation page:
https://yunohost.org/packaging_apps


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

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