Skip to content

TheMinester/Project-Time-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Project-Time-Tracker

Project time tracker written using Python 3.12.

This script leverages Sqlite 3 to store data of projects and time spent on each as well as Tkinter for the graphical interface.

Features

  • Create as many projects as needed.
  • Track time by clicking a button to start counting time and another one to stop counting, increasing the total time spent.
  • Reset time spent on a project.

Note

A compiled version using pyinstaller can be found in the Releases section.

About

Project time tracker written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages