insomnia

A frontend for the hii IRC client

git clone https://git.8pit.net/insomnia.git

insomnia contrib

This directory contains scripts which are not officially supported or subject to any robustness or stability criteria. This document contains a section for each script contained in this directory further explaining how it is intended to be used.

irc-menu

This script spawns an insomnia instance on a remote machine using mosh, it allows selecting the channel for which the instance should be spawned interactively using fzf.

termux-client

This script allows using insomnia from Android phones running Termux. It is intended to be installed as a Termux Widget.

It requires the following Termux apps to be installed:

Additionally, the following command must be run inside a Termux session to install all required package dependencies:

pkg install termux-api mosh jq

Additionally, termux-client itself must be configured by editing it and setting the HOST and IDIR variables to appropriate values. Afterwards, the script can be installed by creating the directory $HOME/.shortcuts in Termux, copying termux-client to it, and marking it executable. If successful, termux-client can be added to your home screen as 1x1 widget.