0.1.3 • Published 6 years ago
tell-me-to v0.1.3
Tell-me
Installing tell-me
npm i -g tell-me-to
Usage
$ tell-me-to <string> --in <time> --minutes|-seconds|--hours
Options
--in, -i Timer duration (The default timer duration is 25 minutes)
--minutes, -m Set timer duration in minutes
--seconds, -s Set timer duration in seconds
--hours, -h Set timer duration in hour
Examples
$ tell-me-to "hydrate myself"
The system will tell me "hydrate myself" in 25 minutes
$ tell-me-to "attend the yoga class" -i 1 -h
The system will tell me "attend the yoga class" in an hour
$ tell-me-to "take a deep breath" -i 30 -s
The system will tell you take a deep breath in 30 seconds
License
MIT