A simple terminal based pomodoro/productivity timer written in Rust.
NOTE: The timer has currently only been tested on Mac, but should work fine on linux and windows as well.
brew tap install on3iro/zentime
brew install zentime
cargo install zentime-rs
The default location for the configuration file is /home/<user>/.config/zentime/zentime.toml
.
To get an overview of available configuration options please have a look at the example configuration.