Skip to content

MetallicSquid/copo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A COmmand line POmodoro timer written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages