Skip to content

This terminla Stopwatch is a simple, terminal-based stopwatch command line application implimented in Go(Golang) using termbox.

Notifications You must be signed in to change notification settings

sk-san/Terminal_StopWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Stopwatch

This terminla Stopwatch is a simple, terminal-based stopwatch command line application implimented in Go(Golang) using termbox. It allows users to start, stop, reset and quit the stopwatch through users inputs from keyboard. The main purpose of this app is to provide a simple tool to measure time dicrectly and quickly from the terminal.

Features

  • Start/Stop: Begin or pause the stopwatch
  • Reset: Reset the stopwatch time to zero and start it again
  • Quit: Exit the app

Usage

controls

  • Press 'r' to reset and restart the stopwatch
  • Press 'p' to start or pause the time
  • Press 'q' to quite the app

Example

Screenshot 2024-07-11 at 12 47 10 PM

About

This terminla Stopwatch is a simple, terminal-based stopwatch command line application implimented in Go(Golang) using termbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published