pomodoro

command module
v0.20.2-0...-4e77218 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 License: MIT Imports: 13 Imported by: 0

README

pomodoro

Command line pomodoro timer, implemented in Go.

Installation

First install Go.

cd ~
git clone https://github.com/jwatson-CO-edu/pomodoro.git
cd pomodoro
env GOOS=linux GOARCH=amd64 go install

Usage

Usage of pomodoro:

   pomodoro [options] [duration]

Duration defaults to 25 minutes. Durations may be expressed as integer minutes (e.g. "15") or time with units (e.g. "1m30s" or "90s").

Chimes system bell at the end of the timer, unless -silence is set.

Screenshots

$ pomodoro -simple
Start timer for 25m0s.

Countdown: 24:43

$ pomodoro -h
Usage of pomodoro:

    pomodoro [options] [duration]

Duration defaults to 25 minutes. Durations may be expressed as integer minutes
(e.g. "15") or time with units (e.g. "1m30s" or "90s").

Chimes system bell at the end of the timer, unless -silence is set.
  -silence
        Don't ring bell after countdown
  -simple
        Display simple countdown

screenshot

beeep can be used to bring up a system alert when pomodoro finishes.

Documentation

Overview

pormodoro timer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL