Wingetlywingetly
← All apps

Free Alarm Clock

by Comfort Software Groupv5.3.1.0

Last updated

This freeware program allows you to set as many alarms as you want. You can set one-time alarms or repeating alarms - activate only from Monday through Friday and give you a chance to sleep on the weekends.

Install with winget

$ winget install --id ComfortSoftwareGroup.FreeAlarmClock --exact --version 5.3.1.0

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

Silent install command for Free Alarm Clock

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

One-line silent install (x86, machine scope)
FreeAlarmClockSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Free Alarm Clock

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

This freeware program allows you to set as many alarms as you want.

You can set one-time alarms or repeating alarms - activate only from Monday through Friday and give you a chance to sleep on the weekends.

Have you ever wondered if it's possible to wake up your system from a suspended power conservation mode using a resident program and not waste all that energy? The answer is yes, it is possible! Free Alarm Clock will let you do it. This feature is PC-dependent and only possible for PCs that can go to sleep mode.

Installers · v5.3.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 Free Alarm Clock.

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

  • Comfort Keys ProComfort Software Group
    ComfortSoftwareGroup.ComfortKeysProv9.6.3.0

    Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows.

  • Free Virtual KeyboardComfort Software Group
    ComfortSoftwareGroup.FreeVirtualKeyboardv5.0.1.0

    A free, lightweight, multilingual, and finger-friendly virtual on-screen keyboard.

  • Comfort On-Screen Keyboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortOSKv9.6.3.0

    Comfort On-Screen Keyboard Pro is an advanced, customizable virtual keyboard software for Windows.

  • Comfort Clipboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortClipboardProv9.6.3.0

    Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard.

  • Hot Alarm ClockComfort Software Group
    ComfortSoftwareGroup.HotAlarmClockv6.4.1.0

    Hot Alarm Clock is super flexible and completely customizable software. You can set a single daily wakeup or configure multiple complex alarms triggering on certain days of weeks, calendar days, weeks, or months.

More from Comfort Software Group.

Frequently asked questions

How do I install Free Alarm Clock on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ComfortSoftwareGroup.FreeAlarmClock --exact --version 5.3.1.0. winget downloads the installer from Comfort Software Group and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Free Alarm Clock silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ComfortSoftwareGroup.FreeAlarmClock --exact 5.3.1.0 --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 Free Alarm Clock?
Free Alarm Clock uses EXE (Inno Setup). Run the downloaded installer with: FreeAlarmClockSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Free Alarm Clock via winget?
Run: winget uninstall --id ComfortSoftwareGroup.FreeAlarmClock --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Free Alarm Clock's Apps & Features entry.
Is Free Alarm Clock free?
Free Alarm Clock is distributed under Proprietary. Refer to the publisher (https://freealarmapp.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Free Alarm Clock 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 Free Alarm Clock directly from the publisher.
How do I keep Free Alarm Clock up to date?
Run winget upgrade --id ComfortSoftwareGroup.FreeAlarmClock --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Free Alarm Clock from microsoft/winget-pkgs.