3 releases

0.1.2 Feb 10, 2021
0.1.1 Jul 5, 2020
0.1.0 Jul 4, 2020

#20 in #pomodoro-timer

Apache-2.0

215KB
101 lines

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.

Dependencies

~6–38MB
~529K SLoC