Skip to content

A simple terminal-based stopwatch inspired by a fever dream.

License

Notifications You must be signed in to change notification settings

cbrgray/live-speed-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveSpeedTimer

LiveSpeedTimer is a lightweight program that runs in the terminal for quick and easy split timing.

Usage

When the program is started, a cfg.yaml containing various settings will be created if one does not already exist. This file contains keybindings corresponding to crossterm KeyCode enums, which may be modified.


Initially, default keybindings are generated as follows:

  • s starts the timer if stopped, and stops if started.
  •   creates a new split at the current time.
  • r stops and resets the timer and removes all splits.
  • Esc closes the program.

About

A simple terminal-based stopwatch inspired by a fever dream.

Resources

License

Stars

Watchers

Forks