Introduction
Knick is a simple unread message lister based on Dicemail. Future versions will make use of forthcoming Dicemail enhancements to determin what to list.
Knick is released under the BSD licence.
Always happy to receive feedback.
Install
Debian
Gonéri Le Bouder has put together a Debian package. I understand that if you add the line below to your /etc/apt/sources.list file you can use apt-get install knick and apt-get update:
deb http://orniere-du-globe.net/debian ./
Source
Pre-requisites
You will need:
Build
- Grab knick-0.1.tar.gz
- Unpack
- make
- make install
Using
All the usage instructions are in the man page, man knick for that. Simple usage is expected to be nothing more complicated than calling knick with no arguments to list unread messages in the inbox of the default account.
