Skip to content

python tkinter tool to calculate time on the clock

Notifications You must be signed in to change notification settings

lcwyo/timeInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeInspector

This is a little app that has been made to calculate when you can leave the office based on your arrival time

it uses python and tkinter.

building for windows

pyinstaller --onedir --clean timeInspector.spec

file is created in dist directory. copy the res directory and the timeInspector.exe to the desired location.

should be alll in one file without the res directory, but I don't know how....

About

python tkinter tool to calculate time on the clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages