Wingetlywingetly
← All apps

Mechvibes

by Hai Nguyenv2.3.6

Last updated

Play mechanical keyboard sounds as you type.

Install with winget

$ winget install --id HaiNguyen.Mechvibes --exact --version 2.3.6

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

Silent install command for Mechvibes

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

One-line silent install (x64)
Mechvibes.Setup.2.3.6-hotfix.exe /S

See the full silent install reference for Mechvibes

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.

Installers · v2.3.6

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

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

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

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • SimpMusicmaxrave-dev
    maxrave-dev.SimpMusicv1.2.1

    A cross-platform music app using YouTube Music for backend

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • SpotifySpotify AB
    Spotify.Spotifyv1.3.1.234.g59d6bf59

    All the music you’ll ever need.

  • 汽水音乐Beijing Douyin Technology Co., Ltd.
    ByteDance.SodaMusicv3.8.0

    Douyin's official music APP

  • Y
    Yazisxyazi
    sxyazi.yaziv26.9.1

    Blazing fast terminal file manager written in Rust, based on async I/O

More from Hai Nguyen or browse keycaps, mechanical-keyboard, productivity.

Frequently asked questions

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