copo

Crates.iocopo
lib.rscopo
version0.1.2
sourcesrc
created_at2020-07-04 20:25:02.701186
updated_at2021-02-10 11:43:11.91221
descriptionA command line pomodoro timer
homepagehttps://github.com/MetallicSquid/copo
repositoryhttps://github.com/MetallicSquid/copo
max_upload_size
id261420
size235,649
(MetallicSquid)

documentation

README

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.

Commit count: 19

cargo fmt