Skip to content
/ notif Public

notif is minimal command line tool to send message to Notification Center on OSX.

License

Notifications You must be signed in to change notification settings

hiroara/notif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notif

notif is minimal command line tool to send message to Notification Center on OSX.

Get started

$ wget https://github.com/hiroara/notif/raw/master/dist/notif -O /usr/local/bin/notif && chmod u+x /usr/local/bin/notif
$ notif -t "my title" -s "my subtitle" -S Glass send to my notification center!

That's all. Enjoy!

About

notif is minimal command line tool to send message to Notification Center on OSX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages