Skip to main content

Notify At Finish allows you to pass an arbitrary shell command as an argument and get a nice notification when the command finishes.

Project description

Why?!

Daily programming tasks, such as code compilation and running automated tests, often consumes a lot of time even on rather small projects.

While alt-tabbing away from the command you just started, this simple tool will help you to get back on your development track as soon as possible.

Saving you minutes every day :)

Installation

On Linux with pip:

sudo pip install naf

On Linux from source:

git clone git://github.com/knutz3n/naf.git
cd naf
sudo python setup.py install

On Mac OS X (with Growl installed):

sudo easy_install growl-py
sudo easy_install naf

Usage

naf mvn clean install

This will run “mvn clean install” and notify you when the command has exited with the exit code it returned.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

naf-0.2.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page