It provides solutions to common problems such as BIOS without battery, OS changes causing the madness of the Windows clock. It is synchronized with NTP and is adjusted according to the indicated time zone, then with administrator permissions changes the system time.
You need to have installed:
- ntplib
use "pip3 install ntplib"
Run main.py
You can give your time zone as an argument, following this format:
- -HH:MM
- +HH:MM
If you don't want to see TaskEditor menu, just add '-n' as second argument
Compiled using auto-py-to-exe
Download the last release here
Run main.exe
You can give your time zone as an argument, following this format:
- -HH:MM
- +HH:MM
If you don't want to see TaskEditor menu, just add '-n' as second argument