Skip to content

Simple email notification service for Linux command line

Notifications You must be signed in to change notification settings

gwdidonato/NotifyMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NotifyMe

Simple e-mail notification service for Linux command line.

Setup

  1. Open the notify_me.sh file with a text editor.
  2. At line 10, insert the e-mail address where you want to be notified.
  3. Optional: personalize the text of the mail.

Usage

Simply call the notify_me.sh script before typing your command:

bash notify_me.sh command arg1 arg2 ...

That's it!

About

Simple email notification service for Linux command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages