https://github.com/cemkeylan/yaic
Yet another Irc it Client
https://github.com/cemkeylan/yaic
Last synced: about 1 year ago
JSON representation
Yet another Irc it Client
- Host: GitHub
- URL: https://github.com/cemkeylan/yaic
- Owner: cemkeylan
- License: mit
- Created: 2020-04-16T01:59:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T08:49:10.000Z (about 6 years ago)
- Last Synced: 2024-01-08T04:21:12.635Z (over 2 years ago)
- Language: Shell
- Size: 38.1 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Yet Another Ii Client
=====================
`yaic` is an IRC client that wraps [ii](https://tools.suckless.org/ii) to provide
an interactive usage. It was inspired from [iii](https://github.com/c00kiemon5ter/iii),
but it has added functions, prettier output, channel switching, better compatability,
all while having less dependencies. The only dependencies are `ii` and `sh`.
TODO
----
* Add random colours based on nick.
* Highlight known nicks. (Mentions)
* Add frequently used IRC functions.
* Add a screenshot of the tool.
* Make the statusbar customizable.