An open API service indexing awesome lists of open source software.

https://github.com/kcreate/clockjs

clockjs is a small timing utility, meant to be installed globally.
https://github.com/kcreate/clockjs

Last synced: 8 months ago
JSON representation

clockjs is a small timing utility, meant to be installed globally.

Awesome Lists containing this project

README

          

### clockjs
__clockjs__ is a small timing utility, meant to be installed globally. Use it from the command line.

NPM page: [clockjs](https://www.npmjs.com/package/clockjs)

Github page: [kcreate/clockjs](https://github.com/KCreate/clockjs)

### How to install
```sh
npm install -g clockjs
```

### Usage
```sh
clockjs 19:05 [-p]
```

If you pass ```-s``` after the time, a voice will announce that the timer has finished using the __say__ command.

After the timer has finished, a little notification will pop up.
![img](screenshot.jpg)