Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 612 Bytes

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