copo 0.1.2

A command line pomodoro timer
Documentation

copo

A command line Pomodoro timer written in Rust. More information about this project can be found here.

Features

  • Fast
  • Simple
  • Offline

Installation

Via cargo;

cargo install copo

Screenshot

copo example

Usage

USAGE:
    copo <work> <rest>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <work>    Duration of work timer in minutes
    <rest>    Duration of rest timer in minutes

With thanks to...

License:

This project is licensed under the Apache-2.0 license.