https://github.com/byllgrim/iictl
Control program for ii - Manage server/channel connections
https://github.com/byllgrim/iictl
ada cc0 experimental fifo ii irc kiss minimal
Last synced: 3 months ago
JSON representation
Control program for ii - Manage server/channel connections
- Host: GitHub
- URL: https://github.com/byllgrim/iictl
- Owner: byllgrim
- License: cc0-1.0
- Created: 2017-08-19T13:12:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T21:25:32.000Z (over 7 years ago)
- Last Synced: 2025-02-21T23:36:56.161Z (8 months ago)
- Topics: ada, cc0, experimental, fifo, ii, irc, kiss, minimal
- Language: Ada
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iictl (Work In Progress)
Manage [ii](https://git.suckless.org/ii/) instances and connections.Written in **Ada** because I wanted to learn it (would've been cleaner in C).
It sucks, but I hope it will suck less than other irc clients.
I'm far too busy to be meticulous.See also [tii](https://github.com/byllgrim/tii).
## Dependencies
[Gnat and Florist](http://libre.adacore.com/download/)## Build and install
Use the `Makefile`.## Usage
If `ii`'s directory (e.g. `~/irc`) exist and is populated, just run `iictl`
from anywhere.Otherwise, run `ii` first (or create and populate the directory manually).