https://github.com/ridermansb/countdownset
a command line countdown with collection support
https://github.com/ridermansb/countdownset
Last synced: about 1 month ago
JSON representation
a command line countdown with collection support
- Host: GitHub
- URL: https://github.com/ridermansb/countdownset
- Owner: Ridermansb
- License: gpl-3.0
- Created: 2015-06-24T15:11:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T22:57:58.000Z (almost 10 years ago)
- Last Synced: 2025-01-27T13:11:59.525Z (3 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage
`node countdownSet` [Just enter]
Next we need to add same timers
- `add {timer} {description}`
- or
- `load {file.json}` [Json file with format: `[{timer: '', description: ''}]`]After we can start our timers
- `start` [After starter, enter will start next timer]
We can too ..
- `remove {timerId}` [Remove a timer]
- `show` [List timers]## Options
- `set autoNext {true|false}` Next timer after finish prior
- `displayNotification {true|false}` Show system notification