README.md

July 13, 2026 · View on GitHub

Vorssaint logo

Vorssaint

One menu bar icon doing the job of a dozen paid Mac apps.
Free, open source, and everything runs on your Mac.

Website · Install · Features · Privacy · Changelog

Latest release Downloads CI status macOS 14 and newer, Apple Silicon License GPL 3.0 or later

Number 1 Swift repository of the day on Trendshift

Volume mixer with per app sliders, one app boosted past 100 percent System tab with temperatures, usage graphs and memory pressure Window controls with the app switcher and Dock features Utilities with cleaner, Homebrew, media tools and clipboard

Per app volume, a real system monitor, a better app switcher, window snapping, Dock previews, clipboard history, text snippets, a file shelf, an uninstaller. The utilities Mac users usually buy one by one, together behind a single menu bar icon, with no account, no telemetry and no subscription.

Install only what you use

Nobody needs all of it, and Vorssaint is built around that. The Features page installs and uninstalls whole features: what you uninstall disappears from the entire app and stops loading, so it spends no CPU, memory or energy. Nothing is deleted, and installing again brings your old settings back.

Three one click bundles, Essentials, Windows, and Battery and quiet, shape the whole app in one move, and onboarding ends by asking which one you want. Every feature also wears an honest energy badge saying what it keeps alive while on.

The Features hub in Settings, installing and uninstalling whole features

The rest bends the same way: panel sections reorder and hide, the compact layout trades sections for tabs, settings export to a file and import on a new Mac, and the whole app speaks thirteen languages.

Everything it does

Sound

  • Volume mixer. Slide any single app up or down while the rest of the Mac stays put, and push a quiet one past 100 percent when a video is just too low. No audio driver, no setup.
  • Per app output. Send your music to the speakers and a call to your headset at the same time.
  • Output switcher. Cycle between chosen outputs with one shortcut, and drop the volume automatically when headphones disconnect.
  • Microphone tools. Pin your favorite input so the Mac stops guessing, and mute the mic everywhere with a click or shortcut.
  • Music app blocker. Stops the Music app from bursting in when headphones connect.

Know what your Mac is doing

  • System monitor. CPU, GPU, memory pressure and temperatures with history graphs, plus battery health, time remaining, cycle count, power draw and which apps are burning energy right now.
  • Menu bar readouts. Keep the numbers you care about in the bar itself, including optional battery time remaining, combined or as separate items.
  • Network. Live rates, session totals and a built in speed test.
  • Alerts. Optional notifications for sustained CPU load, high temperature, memory pressure, low disk space and low battery.

Windows and the Dock

  • App switcher. A richer take on pressing ⌘Tab, with live window thumbnails, minimized windows included, and more than one window per app.
  • Window layout. Snap the active window to halves, thirds, sixths, corners, center or another display, each with its own optional shortcut.
  • Dock Preview. Hover a Dock icon to peek at that app's windows and jump straight into the right one.
  • Dock clicks. Click the Dock icon of the active app to minimize its windows, or cycle through them one by one.
  • Maximize windows. The green button fills the screen without creating another Space, and puts the window back on the next click.
  • Quit on close. Apps you choose quit when their last window closes.

The window switcher showing live thumbnails of open windows

Keyboard and mouse

  • Text snippets. Type a short trigger anywhere and it becomes your text, expanded instantly or after a space, with date, time and clipboard variables.
  • Smooth scrolling. Gives a mouse wheel the glide of a trackpad.
  • Scroll direction. Invert the wheel without touching the trackpad's natural scrolling.
  • Side buttons. The mouse Back and Forward buttons start meaning it, in Finder, browsers and compatible apps.
  • Middle click. A three finger press becomes a real middle click.
  • Key debounce. Filters the double letters a worn keyboard invents.
  • Clipboard history. Local history of text, images and files with pinned favorites, search and quick paste shortcuts.
  • Paste as plain text. One shortcut pastes without fonts, colors or links, and the original stays on the clipboard.
  • Shelf. Park files, text and links near your cursor mid drag, then drop them where they belong later.
  • Finder cut and paste. ⌘X and ⌘V move files the way you always expected them to.
  • Clean URL. Strips tracking parameters from copied links, on demand or automatically.

Everyday tools

  • Quick panel. ⌃⌘V opens a small floating palette with your favorite tools one key away.
  • Copy text from screen. Select any area and its text is recognized offline, straight onto the clipboard.
  • Color picker. Grab any pixel with the system loupe as HEX, RGB, HSL or SwiftUI code.
  • Cleaner. Sweeps app leftovers, caches and logs, by hand or on a schedule.
  • Uninstaller. Drop an app in and take its caches, preferences and logs to the Trash with it.
  • Media tools. Compress videos and images, make GIFs and extract text, all locally.
  • Homebrew manager. Search, install and remove formulae and casks without opening a terminal.
  • Cleaning Mode. Locks the keyboard and blacks out every display while you clean.

Energy and display

  • Keep awake. Keep the Mac up for a timer or until you say stop, including with the lid closed, and see the remaining time next to the icon.
  • Screen brightness. One slider per display, external monitors included, right in the menu bar panel. External screens are driven over DDC, the same channel their own buttons use, and connections that cannot carry it fall back to dimming the picture, so the slider works on any monitor. The keyboard brightness keys can follow the pointer, changing whichever display it is on.
  • Extra brightness. Pushes the XDR panel of a MacBook Pro past its regular maximum using the display's HDR headroom.

Install

With Homebrew:

brew install --cask vorssaint/tap/vorssaint

Already running it? Adopt your copy into Homebrew without a reinstall:

brew install --cask --adopt vorssaint/tap/vorssaint

Updates then arrive with brew upgrade --cask vorssaint. Or grab the disk image from the releases page and drag Vorssaint into Applications.

Builds are signed with an Apple Developer ID and notarized, so macOS opens them without a fuss and your permissions survive updates.

Private by default

Vorssaint has no backend, no account, no analytics and no tracking. The network is touched only by things you can see: update checks, the speed test, and Homebrew searches and installs you start. The full story is in the privacy notes.

Permissions get the same treatment. Every one is optional, the app explains each in plain words, shows which features actually use it, and even tells you when a permission you granted is no longer needed by anything, with a shortcut to revoke it.

The Permissions page showing what each permission does, which features use it, and an unused permission warning

PermissionUsed byWithout it
AccessibilitySwitcher, Dock features, window controls, mouse and keyboard features, snippets, cut and pasteThose features stay off
Screen RecordingSwitcher and Dock Preview thumbnails, copy text from screenPreviews fall back or stay off
System Audio RecordingPer app volume and output routingApps stay on normal system audio
NotificationsKeep awake, battery, monitor and update alertsThe app stays silent
Full Disk Access, optionalDeeper cleaner and uninstaller scansOnly reachable places are scanned
Administrator, once, optionalPassword free closed lid togglingA password prompt per toggle

The shelf needs no permission at all. Finder cut and paste, the uninstaller and the Homebrew terminal handoff ask macOS for Automation access the first time they talk to Finder or Terminal.

What you need

  • A Mac with Apple Silicon
  • macOS 14 Sonoma or newer

Build it yourself

git clone https://github.com/vorssaint/vorssaint-utils.git
cd vorssaint-utils
./build.sh            # compile, generate the icon, assemble the signed bundle
./build.sh --install  # the same, then install into Applications and launch

Xcode Command Line Tools are the only requirement. The contributing guide covers the layout and conventions. Official builds come only from the maintainer: the GPL covers the source, while the Vorssaint name, icon and look are covered by TRADEMARKS.md, so forks need their own identity.

When something misbehaves

The troubleshooting guide walks through the common cases: the app blocked on first launch, a permission that will not stick, thumbnails showing as icons. To remove Vorssaint completely, ./Tools/uninstall.sh quits the app, drops the login item, resets its privacy grants and deletes every trace.

Documentation

Community

Vorssaint went from first commit to the front of GitHub trending in three days, top of the Swift charts, and issues and pull requests have shaped every release since. Bug reports, feature ideas and translations are all welcome, starting from the contributing guide.

Vorssaint is free and will stay that way. If it earned its place in your menu bar, a star helps other people find it, and a coffee keeps the maintainer awake, with or without the Keep awake feature.

License

GPL 3.0 or later, copyright 2026 Vorssaint. The license covers the source code; the Vorssaint name, logo and look are covered separately in TRADEMARKS.md.

Made by @vorssaint