0.1.3 • Published 5 years ago

tell-me-to v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

Author

Shuying Lin

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago