macOS Tools

82 curated tools in this category

macOS ships with a lot, but far from everything. If you work on a Mac every day, you quickly hit spots where the system leaves gaps, for example in window switching or in automating repetitive chores. That is exactly where the Mac apps in this category come in, many of them free and open source.

The range goes from small utilities that do one thing properly, through terminal emulators like Ghostty that clearly outclass Apple's built-in option, to tools like Hammerspoon that let you rebuild macOS with scripts. Which macOS tools suit your way of working, and what to watch for around installation and permissions, is covered in the guide below the tools.

Snapzy — Kostenloser Screenshot-Profi für macOS – wie CleanShot X, nur gratis

Snapzy

Open Source
macOS Tools

Kostenloser Screenshot-Profi für macOS – wie CleanShot X, nur gratis

BetterCmdTab — Verbesserter App-Wechsel für Mac-Nutzer

BetterCmdTab

macOS Tools

Verbesserter App-Wechsel für Mac-Nutzer

Docky — Das macOS Dock neu erfunden – fokussierter, smarter, kostenlos

Docky

Open Source
macOS Tools

Das macOS Dock neu erfunden – fokussierter, smarter, kostenlos

Hammerspoon — Mächtiges Automatisierungs-Tool für macOS mit Lua-Scripting

Hammerspoon

Open Source
macOS Tools

Mächtiges Automatisierungs-Tool für macOS mit Lua-Scripting

FileFluss — Dual-Panel File Manager für macOS mit 20+ Cloud-Integrationen

FileFluss

Open Source
macOS Tools

Dual-Panel File Manager für macOS mit 20+ Cloud-Integrationen

Iris Photos — Native macOS Fotobibliothek mit KI-Features – 100% privat und offline

Iris Photos

Paid
macOS Tools

Native macOS Fotobibliothek mit KI-Features – 100% privat und offline

MLX — Array-Framework für effizientes Machine Learning auf Apple Silicon

MLX

Open Source
macOS Tools

Array-Framework für effizientes Machine Learning auf Apple Silicon

AutoHotkey — Automatisiere Windows-Aufgaben mit einfachen Skripten und Hotkeys

AutoHotkey

Open Source
macOS Tools

Automatisiere Windows-Aufgaben mit einfachen Skripten und Hotkeys

Dinky — Kostenlose macOS-App zum Verkleinern von Bildern, Videos und PDFs

Dinky

Open Source
macOS Tools

Kostenlose macOS-App zum Verkleinern von Bildern, Videos und PDFs

TheCommander — Leistungsstarker Dual-Panel Dateimanager für macOS mit Netzwerkzugriff

TheCommander

Free
macOS Tools

Leistungsstarker Dual-Panel Dateimanager für macOS mit Netzwerkzugriff

Nextpad++ — Nativer Code-Editor für macOS mit Syntax-Highlighting für 80+ Sprachen

Nextpad++

Open Source
macOS Tools

Nativer Code-Editor für macOS mit Syntax-Highlighting für 80+ Sprachen

SuperCmd — Nativer macOS-Launcher mit KI, Spracheingabe und tausenden Extensions

SuperCmd

Open Source
macOS Tools

Nativer macOS-Launcher mit KI, Spracheingabe und tausenden Extensions

Launchpad Plus — Moderner macOS App-Launcher mit Glasmorphismus-Design und erweiterten Features

Launchpad Plus

Open Source
macOS Tools

Moderner macOS App-Launcher mit Glasmorphismus-Design und erweiterten Features

UTM — Virtuelle Maschinen für Mac – Windows, Linux & mehr nativ ausführen

UTM

Open Source
macOS Tools

Virtuelle Maschinen für Mac – Windows, Linux & mehr nativ ausführen

Coteditor — Leichtgewichtiger Open-Source-Texteditor nativ für macOS

Coteditor

Open Source
macOS Tools

Leichtgewichtiger Open-Source-Texteditor nativ für macOS

WezTerm — GPU-beschleunigter Terminal-Emulator mit Lua-Konfiguration und Multiplexing

WezTerm

Open Source
macOS Tools

GPU-beschleunigter Terminal-Emulator mit Lua-Konfiguration und Multiplexing

Ghostty — Schneller, GPU-beschleunigter Terminal-Emulator für moderne Entwickler

Ghostty

Open Source
macOS Tools

Schneller, GPU-beschleunigter Terminal-Emulator für moderne Entwickler

PeekX — Quick Look Extension für Ordner-Vorschau auf macOS mit Dateistatistiken

PeekX

Open Source
macOS Tools

Quick Look Extension für Ordner-Vorschau auf macOS mit Dateistatistiken

OddSnap — Screenshot- und Bildschirmaufnahme-Tool für Windows-Entwickler

OddSnap

Open Source
macOS Tools

Screenshot- und Bildschirmaufnahme-Tool für Windows-Entwickler

FineTune — Open-Source macOS Menu-Bar-App für individuelle App-Lautstärke und Audio-Routing

FineTune

Open Source
macOS Tools

Open-Source macOS Menu-Bar-App für individuelle App-Lautstärke und Audio-Routing

Ghost Pepper — Lokale Sprach-zu-Text-App für macOS mit KI-gesteuerter Transkription

Ghost Pepper

Open Source
macOS Tools

Lokale Sprach-zu-Text-App für macOS mit KI-gesteuerter Transkription

Radiobar — Schlanke macOS-Menüleisten-App zum Abspielen von Internet-Radiosendern

Radiobar

Open Source
macOS Tools

Schlanke macOS-Menüleisten-App zum Abspielen von Internet-Radiosendern

EdgeMark — Open-Source Markdown-Notizen im macOS Side-Panel – immer einen Edge entfernt

EdgeMark

Open Source
macOS Tools

Open-Source Markdown-Notizen im macOS Side-Panel – immer einen Edge entfernt

RapidRAW — GPU-beschleunigter RAW-Bildeditor für schnelle, non-destruktive Fotobearbeitung

RapidRAW

Open Source
macOS Tools

GPU-beschleunigter RAW-Bildeditor für schnelle, non-destruktive Fotobearbeitung

What makes macOS tools special?

macOS tools are utilities that exist only for the Mac or work best there because they hook deep into the system. They fill gaps that Apple leaves open: the built-in window management stays rudimentary, and system-wide automation demands a lot of patience without extra software. Unlike on Windows, the Mac has kept a culture of small, well-maintained utilities from independent developers. Many of the best Mac apps are free or open source and get distributed through Homebrew rather than the App Store.

Typical use cases

Window and app switching: The bundled app switcher shows only applications, not individual windows. Alt-Tab retrofits the window switching known from Windows, complete with thumbnails, which makes the difference once many windows are open.

Terminal work: Modern terminal emulators like Ghostty and WezTerm render GPU-accelerated and can be customized far beyond what Apple's Terminal.app allows. WezTerm is configured in Lua, while Ghostty focuses on native platform integration with minimal configuration.

Automation: Hammerspoon makes macOS scriptable in Lua, from custom hotkeys and window rules to actions triggered by a change of Wi-Fi network. The learning curve is steep, but hardly any part of the system stays out of reach.

Virtualization: UTM brings virtual machines to Apple Silicon, using QEMU with a native interface. Linux systems run briskly in it; because of the emulation overhead it is not a full replacement for x86 Windows software.

What matters when choosing

Apple Silicon support: Native ARM builds run faster and more efficiently than Intel versions under Rosetta 2. For actively maintained tools this is standard by now; for abandoned projects, check the date of the last release.

Installation path: The App Store enforces sandboxing, which strips many system utilities of the rights they need. Tools with deep system access therefore ship as direct downloads or via Homebrew. Look for notarized apps, which means Apple has at least scanned the code for known malware.

Permissions: Window managers and automation tools need accessibility access, screen recorders need screen capture access. Grant such rights only to software whose origin you can trace. With open source tools you can inspect the code if in doubt.

Maintenance status: Free utilities from independent developers sometimes disappear quietly. A look at the release history shows whether a project is alive. With open source, the community can take over abandoned tools; with freeware, the story ends with the last compatible macOS release.

Frequently asked questions

Which free Mac apps are actually worth it?

That depends on where your daily friction is. If you juggle many windows, Alt-Tab brings immediate comfort. Terminal users reach for Ghostty or WezTerm, tinkerers for Hammerspoon. With free open source tools, trying things out only costs time, and uninstalling an app is quick.

Are Mac apps outside the App Store safe?

Yes, provided the app is notarized and comes from a traceable source, such as the project's official GitHub repository or Homebrew. macOS scans notarized apps for known malware. Be careful with download portals that wrap third-party installers with extras.

What is Homebrew?

Homebrew is a package manager for macOS that installs and updates software from the command line. Instead of dragging DMG files around, a brew install is enough, and a single command keeps all Mac apps installed this way current at once. For developers Homebrew is the de facto standard; for everyone else it is a matter of habit.

With almost 80 entries, this category spans everything from single-purpose utilities to scriptable system extensions. The tool that removes your biggest daily friction point gains you the most; everything else is a bonus.

Meooow! Want tool tips by email?

Yes, please!