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

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

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