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.
- Host: GitHub
- URL: https://github.com/kcreate/clockjs
- Owner: KCreate
- Created: 2015-12-20T18:23:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-20T18:36:49.000Z (about 10 years ago)
- Last Synced: 2025-03-26T13:49:37.075Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
