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
============
::
git clone git://github.com/knutz3n/naf.git
cd naf
sudo python setup.py install
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.
====
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
============
::
git clone git://github.com/knutz3n/naf.git
cd naf
sudo python setup.py install
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
Release history Release notifications | RSS feed
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.1.tar.gz
(5.5 kB
view details)
File details
Details for the file naf-0.1.tar.gz.
File metadata
- Download URL: naf-0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f200a61dbee001f27cd1e66232dc0ed71e121feafd2984977f944de7f8840814
|
|
| MD5 |
2f556dc737b1ae9ae28485c7d72fc952
|
|
| BLAKE2b-256 |
c393b5095cfaf1df7e3e6b3c1364565b024030fd020ac26b3d0d915d258a89c7
|