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
2024-08-31 00:59:03 +02:00
.github Fix 2021-07-09 07:43:04 +02:00
conf Fix IRC 2024-02-05 16:41:15 +01:00
doc [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:03 +02:00
scripts [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:03 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:03 +02:00
ALL_README.md Update READMEs 2024-06-23 13:32:25 +02:00
LICENSE First commit 2020-10-11 15:21:19 +02:00
manifest.toml [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:03 +02:00
README.md Update READMEs 2024-06-23 13:32:25 +02:00
README_es.md Update READMEs 2024-06-23 13:32:25 +02:00
README_eu.md Update READMEs 2024-06-23 13:32:25 +02:00
README_fr.md Auto-update README 2024-03-29 07:09:25 +01:00
README_gl.md Auto-update README 2024-03-29 07:09:25 +01:00
README_it.md Auto-update README 2024-03-29 07:09:25 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 13:32:25 +02:00
tests.toml Packagingv2, revamp 2024-02-05 13:11:42 +01:00

KiwiIRC for YunoHost

Integration level Working status Maintenance status

Install KiwiIRC with YunoHost

Read this README in other languages.

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: 1.7.1~ynh1

Demo: https://kiwiirc.com/nextclient

Screenshots

Screenshot of KiwiIRC

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