alexander-p30 / hey

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Shell 100.0%