gotimer

command module
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: ISC Imports: 1 Imported by: 0

README

license CI Go Report Card

Go Timer

A simple terminal based digital timer written in Go to use as a Pomodoro timer.

gotimer

Installation

Install with go install:

  go install github.com/nwillc/gotimer@latest

Usage

$ ./gotimer -h
A simple terminal based digital count down timer, may be used as a Pomodoro timer.

Usage:
  gotimer [flags]

Flags:
  -c, --color string   Color of timer (default "orangered")
  -x, --exit           Exit on completion
  -h, --help           help for gotimer
  -s, --size string    Font size to use (default "7")
  -t, --time string    Time to count down (default "25m")
  -v, --version        Display version
  • The time duration is given in hours, minutes and seconds: #h#m#s.
  • Exit with Ctrl-C or ESC
  • Pause with SPACE

Tech Stack

Language: Go 1.18+

Packages: genfuncs, tcell

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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