/hey

Hey! is a very basic shell script that sends periodic notifications.

Primary LanguageShellMIT LicenseMIT

hey

A shell script to send periodic notifications.

For ease of use, you can create a script symlink and add that symlink to a location in $PATH, like so:

$ sudo ln hey.sh /usr/bin/hey; sudo chmod +x /usr/bin/hey