plock

command module
v0.0.0-...-aa82f17 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

plock

It is a small cli app for pomodoro sessions. It hast a clock and timmer build in.

install by building from the main branch

# getting rid of the debug informations with ldflags
go install -ldflags "-s -w" github.com/wizsk/plock@latest

usages

provide time in 2h3m4s this format.

promt> plock --help
Usage of plock [<session len> <break>] [OPTIONS..]:
A small pomodoro clock from the terminal

OPTIONS:
  -p  pomodoro timer length (default "45m")
  -b  break length (default "10m")
  -c  clock mode
  -t  timer mode or count up form 0 seconds
  -u  timer mode or count up form 0 seconds until specified time. eg. 1m30s
  -e  don't show "Ends at: "03:04:05 PM

Special Thanks

Documentation

Overview

contains ui funcs

utility funcs

Jump to

Keyboard shortcuts

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