1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kiwiirc_ynh.git synced 2024-09-03 19:35:59 +02:00
KiwiIRC package for YunoHost
Find a file
2022-02-04 09:27:26 +01:00
.github Fix 2021-07-09 07:43:04 +02:00
conf Update config.conf.example 2022-02-04 08:36:34 +01:00
doc fix 2021-09-24 07:43:11 +02:00
scripts Update restore 2022-02-04 09:27:26 +01:00
.gitignore [enh] add .gitignore 2014-09-19 18:32:10 +02:00
check_process Update check_process 2022-02-04 09:20:07 +01:00
LICENSE First commit 2020-10-11 15:21:19 +02:00
manifest.json Fix 2022-02-03 19:36:35 +01:00
README.md Auto-update README 2022-02-03 18:34:30 +00:00
README_fr.md Auto-update README 2022-02-03 18:34:30 +00:00

KiwiIRC for YunoHost

Integration level
Install KiwiIRC with YunoHost

Lire ce readme en français.

This package allows you to install KiwiIRC quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A versatile web based messenger using IRC

Features:

  • For single networks, bouncer hosts, or a personal generic IRC client that remembers your networks
  • Works out of the box with a default IRC network - or use your own
  • Single or multiple IRC network connections
  • Light and dark modes
  • Desktop notifications
  • Extremely versatile via a single JSON config file at runtime

Shipped version: 20.05.24.1~ynh1

Demo: https://kiwiirc.com/nextclient

Screenshots

Documentation and resources

Developer info

Please send 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/kiwiirc_ynh/tree/testing --debug
or
sudo yunohost app upgrade kiwiirc -u https://github.com/YunoHost-Apps/kiwiirc_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps