start-timer 0.0.1

Utility to Start a Timer
Documentation

Crates.io Documentation Build Clippy Formatter Tests

Usage

Install binary using cargo install

cargo install start-timer

Create a new timer

# Starts a new timer with a duration of 60 seconds
start-timer new -d 60