Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 598 Bytes

Works on linux Works on MacOS

N

Notification when a cli command finishes.

Installation

For Linux curl https://raw.githubusercontent.com/madhavanmalolan/N/master/install.sh | sudo sh -

For Mac curl https://raw.githubusercontent.com/madhavanmalolan/N/master/install_mac.sh | sudo sh -

Usage

n <bash command>

For example, n cp very_large_file.bin /tmp/

Screen Shot

screen shot