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 --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