Skip to content

Terminal countdown timer (Rust implementation)

License

Notifications You must be signed in to change notification settings

holoju/countdown-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Countdown Timer (Rust implementation)

The original implementation of this was inspired by zenito9970
Original implementation => zenito9970/countdown

Usage

Specify duration in go format 1h2m3s .

countdown-rs 25s TAREA

Press Esc or Ctrl+C to stop countdown without running next command.

Install

git clone https://github.com/holoju/countdown-rs.git
cd countdown-rs
cargo install --path .

License

MIT

About

Terminal countdown timer (Rust implementation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%