This commit is contained in:
Lucas F 2023-10-19 18:59:51 -03:00
parent 8d6add49b6
commit e414682209
5 changed files with 263 additions and 2 deletions

View file

@ -1,3 +1,20 @@
# remind
# Remind
A simple bash script to remind something by stipulated time.
A simple bash script to remind something by stipulated time.
## Install
```bash
sh <(curl -s https://git.lucasf.dev/public/remind/raw/branch/master/install.sh)
```
## Usage
Example of usage:
```bash
remind do something cool
> Time to delay: 15m
```
The time can be (s|m|h)