yaic

yet another ii client
git clone git://git.ckyln.com/~cem/yaic.git
Log | Files | Refs | README | LICENSE

README.md (567B)


      1 Yet Another Ii Client
      2 =====================
      3 
      4 `yaic` is an IRC client that wraps [ii](https://tools.suckless.org/ii) to provide
      5 an interactive usage. It was inspired from [iii](https://github.com/c00kiemon5ter/iii),
      6 but it has added functions, prettier output, channel switching, better compatability,
      7 all while having less dependencies. The only dependencies are `ii` and `sh`.
      8 
      9 
     10 TODO
     11 ----
     12 
     13 * Add random colours based on nick.
     14 * Highlight known nicks. (Mentions)
     15 * Add frequently used IRC functions.
     16 * Add a screenshot of the tool.
     17 * Make the statusbar customizable.