|
|
After noticing that I couldn't find any quit meters for Linux, I decided to code a simple one myself. Linquit is the result. It's a command line app that displays the time elapsed since your quit date in years, months, weeks, days, hours, minutes and seconds. It can also display the number of cigarettes you would otherwise have smoked since quitting, as well as the money and life you've saved.
Since linquit prints this information to stdout, it's ideal for use in scripts for auto-generating signature files and so on.
It's also possible to customize how the output's formatted by editing linquit's configuration file.