Skip to content

Latest

Pre-release
Pre-release

Choose a tag to compare

@CosmicIndustries CosmicIndustries released this 24 Aug 15:41
· 43 commits to main since this release
6c85487

Initial release.
✅ Features Summary

Run at boot as SYSTEM service (via NSSM recommended)

Supports multiple modes: fast, ultrafast, lazy

NTPsec pools + fallback pools for resilience

Nanosecond-level drift correction (small vs large skew)

Memoization to avoid unnecessary corrections

Verbose logging to console + %ProgramData%\TimeSync\status.log (Windows) or /var/log/time-sync/status.log (Unix)

Cross-platform (Windows, Linux, macOS)

Next steps:

Install NSSM (https://nssm.cc/download) for Windows service support.

Run time-sync-agent.bat once manually to ensure paths and Python interpreter are correct.

Once verified, NSSM or sc create will keep it running as SYSTEM at boot.

Full Changelog: https://github.com/CosmicIndustries/NTPsecDispatcher/commits/Latest