Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer

A terminal countdown timer with a progress bar.

timer

Build

c3c build

Binary output: build/timer

Usage

timer <duration | time> [options]

Options

  • -n, --name <name>: Timer label
  • -f, --fullscreen: Fullscreen mode
  • --format <kitchen|24h>: Start/end time format (default: kitchen)
  • -t, --time <time>: Target clock time
  • -v, --version: Print version
  • -h, --help: Print help

Examples

timer 10s
timer 1m30s
timer 10          # Defaults to seconds
timer 15:30       # Countdown to 3:30 PM
timer 3:30pm
timer -n "Tea" 3m
timer -f 10s

Controls

  • Ctrl+C: Abort
  • q / Esc: Exit

About

terminal countdown timer with a progress bar

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages