No description
| beep.mp3 | ||
| clock.svg | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
| remind | ||
Remind
A simple bash script to remind something by stipulated time.
Install
sh <(curl -s https://git.lucasf.dev/public/remind/raw/branch/master/install.sh)
Usage
Example of usage:
The time can be (s|m|h)
remind do something cool
> Time to delay: 15m
To cancel some reminder:
remind cancel
> [1] do something cool
> [2] do another one
> Please choose a number to cancel [1-2]: