5 releases

0.2.3 May 7, 2020
0.2.2 Feb 23, 2020
0.2.1 Jan 29, 2020
0.2.0 Jan 25, 2020
0.1.0 Jan 23, 2020

#116 in #minimalist

ISC license

54KB
1K SLoC

icbc, an ICB client

This is a minimal ICB client with a very basic interface.

Installation

You can install the latest version with:

cargo install icbc

or to build from git:

cargo install --git https://github.com/jasperla/icb-rs icbc

Usage

icbc --hostname server.example.net --group hackers -n ferris

ToDo

There are a lot of things to implement and/or fix before others might consider this usable, such as:

  • tab completion on usernames
  • support for changing groups, listing users, etc
  • highlight on mentions
  • and the list goes on..

Dependencies

~4MB
~70K SLoC