Skip to content

A osx only bash/applescript that creates a notification when a process is finished

Notifications You must be signed in to change notification settings

kessler/osx-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

generic notify script for osx

A osx only bash/applescript that creates a notification when a process is finished, using it's output (stdout) as the notification's content.

Usage

echo 123 | notify

screenshot

installation

  1. clone this repo or directly copy the content of notify to a bin folder on your system (eg. /usr/local/bin or ~/bin)
  2. chmod +x path_to/notify

About

A osx only bash/applescript that creates a notification when a process is finished

Topics

Resources

Stars

Watchers

Forks

Languages