Skip to content

Matt3414/storable_stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savable_stopwatch

python timer application with save feature for tracking the time it takes me to complete a project.

To do:

  • Add multiple timers for sub-tasks inside one file
  • Add quick save/load
  • Add autosave feature
  • convert to C#/.NET and/or javascript
  • start/ stop timer when specified application is opened or closed.
  • add update notifier.
  • lap feature with titles that can be renamed