All Projects → jcgay → Notify.sh

jcgay / Notify.sh

Licence: other
Send desktop notification when command finishes

Programming Languages

shell
77523 projects

notify.sh

Little script to be notified when a command finishes.

You will be able to use notifiers from send-notification:

  • Growl,
  • Snarl,
  • notify-send
  • terminal-notifier and more...

Installation

Download notify and add it to your path.

Usage

When you are about to run a time consuming command, just wrap it with notify:

notify make install

It will display a desktop notification when the task ends reflecting the task status (success or failure).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].