toomeyDev / SimpleTimeClock

Simple GUI timekeeping application written in Python3 with the Tkinter framework.
GNU General Public License v3.0
1 stars 0 forks source link

Frontend gui #8

Closed toomeyDev closed 2 years ago

toomeyDev commented 2 years ago

Merge GUI built in tkinter, currently supports tracking individual entries and calculation of totals. Plan to re-implement past features of the CLI version including configs/settings, external file saving/loading, and built-in program manual.