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: 11 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T21:25:32.000Z (over 8 years ago)
- Last Synced: 2025-02-21T23:36:56.161Z (over 1 year 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).