breaktime

1.0.0 • Public • Published

Breaktime

Breaktime is a CLI app inspired by Breaktime. The app encourages you to take breaks from your work and device by locking your screen after a set time.

Install

npm i -g breaktime

Usage

breaktime [amount unit] [-say]

Running breaktime on your console will give you the default timer of 45 minutes. To set a custom timer, simply type it out after breaktime: e.g. breaktime 20 minutes. The app uses moment to parse the time, so most formats are supported.

The -say option will tell you when there are 5 seconds remaining using the built-in text-to-speech of your device.

Examples

breaktime 45 minutes
breaktime 2 hours -say
breaktime 10 seconds

Contributing

Feel free to submit an issue to bring up a bug or suggest an improvement, or to submit a pull request with your improvement implemented.

Readme

Keywords

none

Package Sidebar

Install

npm i breaktime

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.54 kB

Total Files

5

Last publish

Collaborators

  • mrintoul
  • ncthis