20% off while Vibe Meter is new. £7.99 instead of £9.99, applied at checkout. See the price
Quilio / Vibe Meter AI Tools Audio Research Store

Three things your machine can run out of.

Disk, memory and swap.

Buy for £7.99 one payment, no subscription £9.9920% off while it is new
  • macOS
  • Android
  • Linux CLI + MCP
  • iPhone and iPad soon
  • Signed and notarized
  • Automatic updates
  • No subscription
Home
541.3 GB
Hover or drag to inspect. Click to open.

What it does

Disk

Vibe Meter sizes every folder and draws it as a sunburst, a treemap or a sortable list. It lets you search the whole scan, find duplicates by content, and compare two scans.

Memory

Vibe Meter shows every process by physical footprint, the figure Activity Monitor uses. It groups them by app, and lets you click one to bring its window forward.

Swap

Vibe Meter reports the size of the compressor, the compression ratio, and how much has been written to the swap files.

Resident size and physical footprint

Most tools report resident size, which charges every shared page to every process that maps it. Vibe Meter reads the physical footprint instead.

sum of resident sizes    25076 MB      36 GB machine
sum of phys footprints   10725 MB

whispergo                rss 1455 MB   footprint 1398 MB
claude.exe               rss  954 MB   footprint  284 MB
Google Chrome Helper     rss  560 MB   footprint  249 MB
com.apple.WebKit         rss  644 MB   footprint  228 MB
Both figures come from the same machine at the same instant.

AI tool caches

Vibe Meter classifies uv, npm, pnpm, Homebrew, cargo, go, HuggingFace, Ollama, torch, whisper, puppeteer, playwright, DerivedData and lima by whether they regenerate on their own. It also lists running agent sessions and any stray MCP servers left behind.

$ vibemeter-scan agent_caches
187.4 GB in caches that regenerate on their own

$ vibemeter-scan sessions
6 sessions, 2 abandoned, 3 stray MCP servers
Vibe Meter ships with an MCP server and a Claude skill.

Everything it does

Disk

  • Sunburst, treemap, and a sortable file list
  • Search the whole scan by name, at any depth
  • Largest files anywhere under a folder
  • Bytes grouped by kind: video, weights, build output
  • Duplicates verified by reading the files, not by name
  • Save a scan, compare it later, see what grew
  • Free space over time, and when it runs out

Memory and swap

  • Every process by physical footprint, not resident size
  • Wired, active, inactive, compressed and free, adding up
  • Compression ratio counted against pages on disk too
  • Whether the machine is compressing or writing to swap
  • What is holding memory, and why the machine ran short

Agents

  • Every session, with the MCP servers it holds open
  • Command lines, so identical processes are tellable apart
  • Waste classified: abandoned, stray, idle, duplicated
  • The caches AI tooling grows into, each marked safe or not
  • The right cleanup command, where a plain delete is wrong

Beyond the window

  • An MCP server, so an agent can ask and drive the window
  • A command line that prints JSON for scripts and CI
  • iPhone, iPad and Android, included in the purchase
  • Linux build of the CLI and MCP server
  • Nine languages, following the system or chosen

Compared

Swipe sideways to compare all three.

 DaisyDiskRadixVibe Meter
Diskyesyesyes
Sunburstyesyesyes
Treemapnoyesyes
Memorynonoyes
Swapnonoyes
iPhone and iPadnonoyes
Androidnonoyes
MCP servernonoyes
Open sourcenoyesno
Price£9.99free£7.99
Right now  £7.99
Radix is free and open source. If you only need a disk map, use that instead.

What it looks like

Treemap of a home directory
The treemap. Better than a ring when many things are a similar size. Each folder writes its name in a strip reserved at the top, so a label never lands on its own contents.
Sunburst of disk usage
Disk. Angle is size, at every depth.
Vibe Meter on iPhone
iPhone and iPad
Vibe Meter on Android
Android

£7.99, once 20% off

Vibe Meter is £9.99. The buttons here carry the launch discount, so checkout shows £7.99 with nothing to type. Prices are shown in your own currency at checkout, so the figure there may not be in pounds.

Vibe Meter runs on macOS, Android, iPhone and iPad. One purchase covers the Mac app, Android app and Linux CLI, and the iPhone and iPad app is coming to the App Store. Your Quilio account keeps the purchase and licence together. There is no subscription and no analytics.

Vibe Meter needs macOS 14 or later. The download is signed and notarized.

Buy for £7.99 one payment, no subscription

Changelog

  1. 1.1.6

    First-run onboarding is now inside the app. A welcome screen offers a 14-day trial, sign-in with Google, GitHub or Apple, or a licence key. The app does nothing until you choose: no disk scan, no process listing, no keychain prompts. Sign in with your Quilio account and the panel shows your email, a verified badge, and a sign-out button. OAuth opens in your default browser.

  2. 1.1.5

    A scan could stop and never finish. Opening a folder is a blocking call, and a folder the system will not answer for blocked it forever, holding everything it had read so far. The scan now watches its own progress and gives up on a folder that has gone quiet, naming it rather than reporting a total that is short. Memory is also returned when nothing is looking: a scan run by an agent with no window open used to hold its tree for as long as the app was running.

  3. 1.1.4

    Vibe Meter now updates itself. It downloads the new version, checks that it carries our signature, replaces itself and restarts. Anything that fails that check is thrown away rather than installed. Your account also lives in the app now: sign in, see which account you are on, and sign out, without the licence sheet being the only door.

  4. 1.1.3

    The command line and the MCP server no longer ask for a keychain password. The app and the scanner are two programs, and macOS treated the licence as belonging to whichever one wrote it, so the other was asked to prove itself on every command. They now share it, and a licence check that used to block for eight seconds returns in sixty milliseconds.

Show six earlier releases
  1. 1.1.2

    Signing in now earns the same signed receipt a licence key does, so entitlement is one cryptographic check rather than two paths of different strength. Every action that removes something asks the same question.

  2. 1.1.0

    Sign in with a Quilio account instead of copying a key around. Nine languages with a settings window. Opening the window no longer rescans the disk when the last scan is recent.

  3. 1.0.3

    The view picker moved onto the canvas and out of its own toolbar row. Search stopped blocking the interface while it walked the tree. Names in the results list stopped collapsing to an ellipsis.

  4. 1.0.2

    A treemap that reserves a strip for each folder's name, so a label never lands on its own contents.

  5. 1.0.1

    The Android ring gave up a strip down each side, because it was claiming every horizontal swipe and there was no way left to change what you were looking at.

  6. 1.0.0

    First release.