Skip to content

0xnaman1/pomodoro-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomodoro-rs

Pomodoro timer implemented in Rust.

Image

Run

cargo run

Crate docs

cargo doc --open

Release a binary for windows

brew install mingw-w64
cargo build --release --target=x86_64-pc-windows-gnu --verbose

About

A CLI Pomodoro timer implemented in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages