Wingetlywingetly
← All apps

SpeedCrunch

by SpeedCrunchv0.12

Last updated

A high-precision scientific calculator featuring a fast, keyboard-driven user interface.

Install with winget

$ winget install --id SpeedCrunch.SpeedCrunch --exact --version 0.12

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

Silent install command for SpeedCrunch

SpeedCrunch uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
SpeedCrunch-0.12-win32.exe /S

See the full silent install reference for SpeedCrunch

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

SpeedCrunch is a high-precision scientific calculator.

It features a syntax-highlighted scrollable display and is designed to be fully used via keyboard.

Some distinctive features are auto-completion of functions and variables, a formula book, and quick insertion of constants from various fields of knowledge.

It is available for Windows, OS X, and Linux in a number of languages.

Installers · v0.12

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 SpeedCrunch.

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

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

  • HP Prime Virtual CalculatorHP
    HP.PrimeVirtualCalculatorv2.4.2

    A simulator of the HP Prime Graphing Calculator for Windows.

  • TI-Nspire CX Student SoftwareTexas Instruments Inc.
    TexasInstruments.TI-Nspire.CXStudentv6.3.0.119

    Powerful computer software that satisfies math and science curriculum needs from middle school through college.

  • Qalculate!Hanna Knutsson
    Qalculate.Qalculatev5.12.0

    A highly versatile desktop calculator, with support for units, physical constants, uncertainty propagation, symbolic calculations, etc.

More from SpeedCrunch or browse calculator, scientific calculator, speedcrunch.

Frequently asked questions

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