xsebek / CLI-StopWatch

Just a simple CLI StopWatch created in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI-StopWatch

Just a simple CLI StopWatch that supports multiple watches.

It is also very simple and easy to understand example of how to use the Python threading module.

Requirements
  • Python 3
  • Curses
Shortcuts
Key Explanation
ESC Press it (multiple times) it will close
Move up stopwatch list
Move down stopwatch list
Add stopwatch
Remove selected stopwatch
P Pause/Start selected stopwatch

About

Just a simple CLI StopWatch created in Python


Languages

Language:Python 100.0%