Simple python application to change the local computer time using a tkinter GUI. If you're just here for the application,download the most recent release. The GUI is always-on-top.
The screen lets you change local computer time in steps of 5, 15 and 60 minutes forward and backwards in time.
Do mind this is currently for windows (tested on W10-x64) only, pull-requests welcome
There are very few requirements, install using pip install -r requirements.txt.
Then just run the main application.
When releasing a new build, please compile using auto-py-to-exe and submit a new release.
