Skip to content

tony612/tn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tn(terminal-notifier)

tn is a wrapper for terminal-notifier to make a terminal notification after some command is done

Installation

$ brew tap tony612/pat
$ brew install tn

or

$ brew install tony612/pat/tn

Usage

Just prepend tn to your command

$ tn rake -T

You'll receive the notification if it successes

However, for a failed command like this

$ tn rake foo

you'll get

TODO

  • Installation via homebrew
  • Completions

Copyright

Copyright (c) 2014 Tony Han. See LICENSE for details.

About

A wrapper for https://github.com/alloy/terminal-notifier to make a terminal notification after some command is done

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages