Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 828 Bytes

File metadata and controls

23 lines (15 loc) · 828 Bytes

nist-time-sync

Build linux Build Windows

Purpose

When you dual boot linux and windows, and due the fact that ubuntu uses GMT for the system clock, windows doesn't update tie date and time correctly. And in the case of win 11, it even fails to properly update automatically. This small application solves that, acting as a windows service, it synchronizes the system time every 60 minutes with a NIST Internet Time Server.

TODO

Windows

  • - Auto install as windows service
    • - Auto start when installed
  • - Start as a service
  • - Sync time
  • - Stop service

Linux

  • - Sync time
  • - Loop sync until stop signal