Wingetlywingetly
← All apps

ElevenClock

by Martí Climentv4.4.1.1

Last updated

Freedom for your Windows 11 Clock.

Install with winget

$ winget install --id SomePythonThings.ElevenClock --exact --version 4.4.1.1

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

Silent install command for ElevenClock

ElevenClock uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
ElevenClock.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for ElevenClock

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.

About

The whole point of ElevenClock is to have a customizable clock on your Windows 11 taskbars.

When Microsoft’s engineers were creating Windows 11, they forgot to add a clock on the secondary screen taskbar.

So I did that.

ElevenClock was an app designed to return this functionality back, but it has evolved and it can now replace your system clock in order to let you customize it, adding seconds, moving it around, changing its color and much more, like in the good old days.

Installers · v4.4.1.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 ElevenClock.

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

  • UniGetUI (formerly WingetUI) - Pre-ReleaseMartí Climent
    MartiCliment.UniGetUI.Pre-Releasev3.3.7-beta1

    A better UI for your package managers

  • WindhawkRamen Software
    RamenSoftware.Windhawkv1.7.3

    The customization marketplace for Windows programs

  • EverythingToolbarStephan Rumswinkel
    srwi.EverythingToolbar.Launcherv3.2.0

    Everything integration for the Windows taskbar (Launcher variant)

  • EverythingToolbarStephan Rumswinkel
    stnkl.EverythingToolbarv2.0.3

    Everything integration for the Windows taskbar.

  • EverythingToolbarStephan Rumswinkel
    srwi.EverythingToolbar.Deskbandv3.2.0

    Everything integration for the Windows taskbar (Deskband variant)

  • Japplis WatchJapplis
    Japplis.Watchv1.1

    Time related tools like clock, timer, stopwatch, alarm, time zones and more.

More from Martí Climent or browse eleven-clock, 11clock, clock-with-seconds.

Frequently asked questions

How do I install ElevenClock on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SomePythonThings.ElevenClock --exact --version 4.4.1.1. winget downloads the installer from Martí Climent and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ElevenClock silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SomePythonThings.ElevenClock --exact 4.4.1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ElevenClock?
ElevenClock uses EXE (Inno Setup). Run the downloaded installer with: ElevenClock.Installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall ElevenClock via winget?
Run: winget uninstall --id SomePythonThings.ElevenClock --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ElevenClock's Apps & Features entry.
Is ElevenClock free?
ElevenClock is distributed under GPLv3. Refer to the publisher (https://github.com/marticliment/ElevenClock) for the full license terms - Wingetly itself does not charge for installation.
Does ElevenClock 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 ElevenClock directly from the publisher.
How do I keep ElevenClock up to date?
Run winget upgrade --id SomePythonThings.ElevenClock --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of ElevenClock from microsoft/winget-pkgs.

Recent versions

  • 4.4.1.1latest
  • 4.4.0
  • 4.3.3
  • 4.3.2
  • 4.3.1
  • 4.3.0
  • 4.2.2
  • 4.2.1
  • 4.2.0
  • 4.1.1.1