Wingetlywingetly
← All apps

Pulsebar

by Yasuhisa Kakuraiv0.2.0

Last updated

Tiny CPU / RAM meter overlay on the Windows 11 taskbar

Install with winget

$ winget install --id YasuhisaKakurai.Pulsebar --exact --version 0.2.0

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

Silent install command for Pulsebar

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

One-line silent install (x64, user scope)
pulsebar-setup-0.2.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Pulsebar

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

Pulsebar is a tiny CPU / RAM meter that sits directly on the Windows 11

taskbar, just left of the notification area. Top bar = CPU, bottom bar = RAM.

Ultra lightweight (~4 MB RAM, ~0% CPU), single dependency-free exe.

Left-click opens Task Manager, right-click shows a menu, hover shows exact

values. Follows light/dark theme, DPI changes, and Explorer restarts.

Installers · v0.2.0

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

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

  • TranslucentTBCharles Milette
    CharlesMilette.TranslucentTBv2026.1

    A lightweight utility that makes the Windows taskbar translucent/transparent.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • 4GB PatchNTCore
    NTCore.4GBPatchv1.0.0.1

    Enables a "Large address aware" flag in EXE files of certain 2000's 32-bit games and software that didn't have the flag enabled by default, so that they can use up to 4 GB of RAM instead of 2 GB.

  • Large Address AwareFordGT90Concept on TechPowerUp
    LargeAddressAware.laav2.0.4

    An application that assists in making 32-bit programs Large Address Aware and can then access up to 4 GiB on x64 OS versions, and all memory that isn't used by the OS or other applications on x86 OS versions.

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

More from Yasuhisa Kakurai or browse cpu, memory, meter.

Frequently asked questions

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

Recent versions

  • 0.2.0latest
  • 0.1.1