zentime-rs

Release docs.rs

Table of Contents

A simple terminal based pomodoro/productivity timer written in Rust.

Installation

NOTE: The timer has currently only been tested on Mac, but should work fine on linux and windows as well.

Homebrew

brew tap install on3iro/zentime brew install zentime

Cargo

cargo install zentime

Configuration

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.