Wingetlywingetly
← All apps

Hamic

by SweetScapev2.1

Last updated

The Ham Intelligent Calculator

Install with winget

$ winget install --id SweetScape.Hamic --exact --version 2.1

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

Silent install command for Hamic

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

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

See the full silent install reference for Hamic

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 Ham Intelligent Calculator, also called Hamic, is a program designed to simplify a number of calculations commonly used by Hams. It is designed for the Ham radio hobbyist, but may be useful to others as well. Hamic has a simple to use, but powerful graphical interface that allows solving simple circuits such as resistors in series or parallel, or more complex circuits such as L networks or T networks. As well, other calculations such as SWR, reactance, resonant frequency, inductance of an air core coil, and antenna impedance are supported. One of the more powerful features of Hamic is to solve for almost any unknown variable in a circuit; Hamic can even solve L networks without having to use Smith charts. Also, Hamic can easily convert between a number of different units. Once you have finished your work, your calculations can be saved to a worksheet and retrieved later. People interested in working with circuits or antennas should check this program out!

Installers · v2.1

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

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

  • 010 MemorizerSweetScape
    SweetScape.010Memorizerv1.1

    Memorize Numbers with Ease

  • Saturn PCB ToolkitSaturn PCB Design
    SaturnPCBDesign.SaturnPCBToolkitv8.47

    Freeware PCB design and engineering calculator suite

  • AxMathAmyXun
    AmyXun.AxMathv2.7061

    A Professional Formula Editor & Calculator

  • Flow LauncherFlow-Launcher Team
    Flow-Launcher.Flow-Launcherv2.1.3

    Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more.

  • SDRplay SDRconnectSDRplay Ltd
    SDRplay.SDRconnectv1.0.10

    SDRplay's multi-platform SDR and server software

  • HP Prime Virtual CalculatorHP
    HP.PrimeVirtualCalculatorv2.4.2

    A simulator of the HP Prime Graphing Calculator for Windows.

More from SweetScape or browse calculate, calculator, ham-radio.

Frequently asked questions

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