OSX notifications from your terminal
In my normal day to day job many times I need to wait for a very long running shell script to complete. Many times I move back and forward to the terminal window just to see if the command has completed or not. While waiting for such a script to complete I thought it must be a way to notify to the OSX notification center about the fact that the script completed. »