N

N

A cli tool that notifies when programs executions complete

5.0
1 review

3 followers

N is a tool so light that its sourcecode fits in a tweet! N allows you to be notified when a command finishes execution on cli! You always wanted this. :)
N gallery image
N gallery image
Launch tags:
LinuxMacProductivity
Launch Team

What do you think? …

Jacqueline von Tesmar
Hey @madhavanmalolan, What made you want to build this?
Madhavan (Mads) Malolan
@jacqvon I am a developer, and I work on the commandline a lot. I am usually compiling programs on one of the many tabs which takes a few minutes - hours. So with this I can start the compilation and continue to work on other things, without having to keep checking for the status.
Fabio Baser
Sadly doesn't seem to work with zsh EDIT: Works if you change the Path to the Shell in sh
Swizz
@fabiobaser Hi. I confirm, it works on zsh :
Fabio Baser
@swizz540 Yeah, after I changed the Shell-Path in the file it work like a charm :) I use a Mac so i had to rewrite the notification part as well :P
Madhavan (Mads) Malolan
@swizz540 @fabiobaser Would love to accept a pull request on this! :)
Madhavan (Mads) Malolan
@fabiobaser Can you please put in a pull request?