Wingetlywingetly
← All apps

mathom

by gitRasheedv0.2.2

Last updated

Fast, open-source disk space analyzer for Windows

Install with winget

$ winget install --id gitRasheed.mathom --exact --version 0.2.2

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

Silent install command for mathom

mathom uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i mathom_0.2.2_x64_en-US.msi /quiet /norestart

See the full silent install reference for mathom

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

Scans a drive or folder and shows where the space went: a live-updating tree, a squarified treemap, file-type breakdown, and instant search. Reads the NTFS MFT directly for WizTree-class scan speed when run as administrator, with a portable parallel walker as fallback.

Installers · v0.2.2

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
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 mathom.

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

  • WiresharkThe Wireshark developer community, https://www.wireshark.org
    WiresharkFoundation.Wiresharkv4.6.8

    The world's most popular network protocol analyzer.

  • Find and MountA-FF Data Recovery
    Atola.FindandMountv2.32

    Recover deleted partitions

  • PatchCleaner PortableHomeDev
    HomeDev.PatchCleanerPortablev1.4.2.0

    (Re)Moves orphaned .msi files from the C:\Windows\Installer folder to free up disk space.

  • WinDbgMicrosoft
    Microsoft.WinDbgv1.2606.22001.0

    WinDbg is a debugger that can be used to analyze crash dumps, debug live user-mode and kernel-mode code, and examine CPU registers and memory.

  • Bulk Crap UninstallerMarcin Szeniak
    Klocman.BulkCrapUninstallerv6.2

    Bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge.

  • AOMEI Partition Assistant (ARM64)AOMEI International Network Limited.
    AOMEI.PartitionAssistant.ARM64v10.8.2

    Safely partition and manage your hard disks without any data loss.

More from gitRasheed or browse analyzer, disk, disk-space.

Frequently asked questions

How do I install mathom on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id gitRasheed.mathom --exact --version 0.2.2. winget downloads the installer from gitRasheed and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install mathom silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id gitRasheed.mathom --exact 0.2.2 --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 mathom?
mathom uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i mathom_0.2.2_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall mathom via winget?
Run: winget uninstall --id gitRasheed.mathom --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from mathom's Apps & Features entry.
Is mathom free?
mathom is distributed under MIT. Refer to the publisher (https://github.com/gitRasheed/mathom) for the full license terms - Wingetly itself does not charge for installation.
Does mathom 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 mathom directly from the publisher.
How do I keep mathom up to date?
Run winget upgrade --id gitRasheed.mathom --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of mathom from microsoft/winget-pkgs.

Recent versions

  • 0.2.2latest
  • 0.1.0