Wingetlywingetly
← All apps
C

CachyMonitor

by YOUNES-2-wqv1.3.2

Last updated

Moniteur système gaming — CPU, GPU, RAM, températures et statistiques de FPS

Install with winget

$ winget install --id YOUNES-2-wq.CachyMonitor --exact --version 1.3.2

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

Silent install command for CachyMonitor

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

One-line silent install (x64, user scope)
CachyMonitor-Setup-1.3.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for CachyMonitor

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

CachyMonitor affiche en temps réel l'état du CPU, du GPU, de la RAM et de la VRAM

(usage, fréquences, températures, consommation), ainsi que les statistiques de la

session de jeu en cours : FPS, 1 % low, 0.1 % low, moyenne, graphe de frametime et

détection du goulot d'étranglement CPU ou GPU. Thème clair ou sombre suivant le

bureau, interface en français ou en anglais.

Sous Windows, les températures, la consommation du CPU et les FPS proviennent de

MSI Afterburner et de RivaTuner (RTSS), qui doivent être installés et lancés — le

système n'expose pas ces capteurs autrement. Sans eux, l'application reste

utilisable mais ces valeurs restent vides. Le GPU NVIDIA est lu via nvidia-smi.

Le même fichier fonctionne aussi sous Linux, où les mesures viennent de /proc, /sys

et des journaux de MangoHud.

Installers · v1.3.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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

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

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1185

    Your Place to Talk and Hang Out

  • Epic Games LauncherEpic Games, Inc.
    EpicGames.EpicGamesLauncherv1.3.193.0

    Epic Games Launcher for the Epic Games Store and Unreal Engine

  • Joystick GremlinH2IK
    H2IK.JoystickGremlinv14.3

    A tool for configuring and managing joystick devices.

  • HydraLos Broxas
    HydraLauncher.Hydrav4.1.4

    A game launcher with its own embedded BitTorrent client.

  • chiaki-ngStreet Pea
    StreetPea.chiaki-ngv1.9.9

    Open Source PlayStation Remote Play

More from YOUNES-2-wq or browse fps, gaming, hardware-monitor.

Frequently asked questions

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