Wingetlywingetly
← All apps
N

NTP Client

by Jakub Pařezv1.0

Last updated

Command line tool for use of NTP as a system clock and to see statistics of it. Requires command line use and admin rights.

Install with winget

$ winget install --id JakubParez.NTP-Client --exact --version 1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.0

ArchitectureTypeScopeInstallDownload
x86Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for NTP Client.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • NetTimeMark Griffiths
    MarkGriffiths.NetTimev3.14

    Simple Network Time Protocol (SNTP) client

  • PerfectCalendarGsasl
    Gsasl.PerfectCalendarv1.3.0

    Zero-bloat Win32 taskbar calendar (~230 KB). Dark mode, flat-file events, bold day highlighting, global hotkey, idle transparency.

  • kalarmKDE e.V.
    KDE.KAlarmvmaster

    Personal Alarm Scheduler

  • Neon Time ScreensaverFullScreensavers
    FullScreensavers.NeonTimev2.0.0

    Neon Time analog clock screensaver is a vibrant and eye-catching addition to any desktop or device.

  • D
    DS ClockDuality Software
    DualitySoftware.DSClockv5.1.2.0

    DS Clock is a free digital desktop clock that displays variable date and time information built from the format string. It allows you to fully customize its look and feel.

  • 优效日历东莞市优效网络科技有限公司
    YouXiao.YXCalendarv2.6.9.16

    Help you manage your time easily

More from Jakub Pařez or browse clock, systemtime, timesynchronization.

Frequently asked questions

How do I install NTP Client on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JakubParez.NTP-Client --exact --version 1.0. winget downloads the installer from Jakub Pařez and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NTP Client silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JakubParez.NTP-Client --exact 1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall NTP Client via winget?
Run: winget uninstall --id JakubParez.NTP-Client --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NTP Client's Apps & Features entry.
Is NTP Client free?
NTP Client is distributed under WTFPL-v2. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does NTP Client work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls NTP Client directly from the publisher.
How do I keep NTP Client up to date?
Run winget upgrade --id JakubParez.NTP-Client --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NTP Client from microsoft/winget-pkgs.