Skip to content
Published on

macOS Power User Apps 2026 — Raycast / BetterDisplay / AltTab / AeroSpace / Loop / Hammerspoon / Karabiner / CleanShot X Deep Dive

Authors

Prologue — Redrawing the macOS Power User Map in 2026

In the early 2020s, the typical macOS power user stack was Alfred + Magnet + Bartender + iStat Menus + Keyboard Maestro. By 2026, the landscape looks quite different.

  • Raycast has replaced Alfred for most users. It closed its Series B in 2024 and integrated AI as a first-class citizen — ChatGPT, Claude, and Gemini are all callable from the command bar.
  • Magnet has been squeezed by free Rectangle and the new entrant Loop. Loop started as a solo project by Greg Lassale and gained mainstream traction in 2024.
  • AeroSpace, launched in January 2024 by Nikita Bobko, brought i3-style tiling to macOS. Crucially, it does not require disabling SIP — a decisive advantage over Yabai.
  • Bartender went through a trust crisis in mid-2024 when ownership was transferred to an anonymous buyer. Users have been migrating to Ice, Hidden Bar, and other alternatives.
  • CleanShot X has become the de facto standard for screenshots, recording, OCR, and instant cloud sharing. Shottr emerged as the strongest free alternative.

This article maps the full 2026 macOS power user landscape. We break tools into seven categories — launchers, window managers, keyboard/trackpad, display, menu bar, clipboard, screenshot/calculator — describe each tool's strengths, weaknesses, history, and trade-offs, and finally answer who should pick what by scenario.


1. The 2026 macOS Power User Map — Seven Categories

The macOS power user toolset organizes naturally into seven categories in 2026.

┌──────────────────────────────────────────────────────────────────────┐
│             The 2026 macOS Power User Toolkit (7 Categories)         │
│                                                                      │
│  [Launcher]                                                          │
│    Raycast (Series B, AI integrated) — the de facto standard         │
│    Alfred (classic) — workflow-loyal users                           │
│    Spotlight (built-in) — lightest, but limited                      │
│                                                                      │
│  [Window Manager]                                                    │
│    Rectangle (free, MIT) — beginner standard                         │
│    Magnet ($7.99, App Store) — classic                               │
│    Loop (free, visual radial menu) — fresh contender                 │
│    AeroSpace (free, i3-like, no SIP changes) — keyboard-first        │
│    Yabai (free, BSP tiling) — requires partial SIP disable           │
│                                                                      │
│  [Keyboard / Trackpad]                                               │
│    Karabiner-Elements (free) — key remapping standard                │
│    Hammerspoon (free, Lua) — automation endgame                      │
│    BetterTouchTool (BTT, $9.49) — gestures + triggers                │
│    Homerow ($29.99) — Vimium-style keyboard navigation               │
│    AltTab (free) — Windows-style alt-tab                             │
│                                                                      │
│  [Display]                                                           │
│    BetterDisplay (free / Pro $19) — HiDPI control revived            │
│    Lunar (free / Pro) — external monitor brightness                  │
│                                                                      │
│  [Menu Bar]                                                          │
│    Bartender 5 (2024 ownership controversy) — classic                │
│    Ice (free, trustworthy alternative) — Bartender refugees          │
│    Hidden Bar (free, MIT) — lightest                                 │
│    MenuBar Pro / iStat Menus — system metrics                        │
│    Sketchybar (free) — full menu-bar replacement                     │
│                                                                      │
│  [Clipboard / Snippets]                                              │
│    Maccy (free, MIT) — clipboard history                             │
│    Pastebot ($29.99) — paid pro clipboard                            │
│    Raycast Clipboard (Raycast Pro) — integrated                      │
│                                                                      │
│  [Screenshot / Calculator]                                           │
│    CleanShot X ($29 once / $8/month Cloud) — screenshot standard     │
│    Shottr (free / Pro $20) — strongest free                          │
│    Bezel (free / Pro) — iPhone device-frame mirroring                │
│    Numi (free) — text calculator                                     │
│    Soulver ($34.99) — pro text calculator                            │
│                                                                      │
└──────────────────────────────────────────────────────────────────────┘

A one-line summary of each category in 2026:

  • Launchers: Raycast is the standard. AI integration sealed it.
  • Window managers: Magnet is stagnant, Rectangle is the stable default, Loop is the aesthetic newcomer, AeroSpace gained share fast because it enables tiling without disabling SIP.
  • Keyboard/Trackpad: Karabiner is almost everyone's first stop. Hammerspoon is the automation endgame, BTT dominates the trackpad-gesture niche.
  • Display: macOS chooses HiDPI scaling too conservatively on many monitors, making BetterDisplay nearly mandatory.
  • Menu bar: After the 2024 Bartender incident, trust fragmented and users moved to Ice and Hidden Bar.
  • Clipboard: Maccy is the free default. Pastebot is for pro users.
  • Screenshot: CleanShot X is the paid standard, Shottr the free heavyweight.

Selection matrix

CategoryFree defaultPaid defaultKeyboard-first user
LauncherSpotlightRaycast (Pro)Raycast
Window managerRectangleMagnetAeroSpace / Yabai
KeyboardKarabiner-ElementsBetterTouchToolHammerspoon
DisplayBetterDisplayBetterDisplay ProBetterDisplay
Menu barHidden Bar / IceBartender 5 / iStat MenusSketchybar
ClipboardMaccyPastebotRaycast Clipboard
ScreenshotShottrCleanShot XCleanShot X

2. Raycast — Series B, AI Integration, the Alfred Replacement

Raycast was founded in 2020 in Berlin by Thomas Paul Mann and Petr Nikolaev. It went through Y Combinator W21, raised a 15MSeriesAin2022,andcloseda15M Series A in 2022, and closed a 40M Series B in 2024 led by Coatue Management. By 2026 it is the fastest-growing macOS productivity app.

Strengths

  • Command bar + extensions: launcher + calculator + snippets + clipboard + window manager + calendar in one shortcut. The default hotkey is Option+Space, which replaces Cmd+Space.
  • AI integration: since the 2023 launch of Raycast AI, you can call GPT, Claude, and Gemini directly from the bar. Around 200 built-in prompt templates handle code explanation, translation, summarization, email replies, regex generation, and more.
  • Extension store: over 1,500 community extensions as of 2026. Linear, GitHub, Notion, Slack, Spotify, Figma — virtually every SaaS is covered.
  • Raycast Notes / Snippets: inline note-taking added in 2024.
  • Raycast Pro: 8/monthor8/month or 80/year. Includes AI, cloud sync, custom themes, and Pro-only extensions. Team plans are $12 per user per month.

Command bar examples

Option+Space        Invoke Raycast
type "win"          Window Management -> Maximize, etc.
type "todo"         Add to Todoist / Things
type "fig"          Figma file search
type "gh"           GitHub issue / PR search
type "tr"           Translate text (Raycast AI)
type "ask"          Quick AI query (Pro)
type "cb"           Clipboard History (Pro)

Alfred vs Raycast

ItemAlfredRaycast
PricePowerpack GBP 39 lifetimeFree / Pro $8/month
AI integrationBuild it yourself via workflowsFirst-class
Extension storeLoose community workflowsCurated store, 1,500+
UI designClassic, slightly datedModern, dark-mode first
Hotkey configPowerfulPowerful
2026 positionLoyal-user baseDe facto standard

Caveats

  • AI data egress: Raycast Pro AI calls OpenAI / Anthropic / Google APIs, so it is restricted in strict-compliance environments. Bring-your-own-key was added in 2025.
  • Extension permissions: some extensions store OAuth tokens in Keychain. Install only trusted extensions.
  • Memory footprint: Swift-native, not Electron — RAM usage stays at 150-300 MB.

3. Alfred — The Stubborn Classic

Alfred was created in 2010 by Andrew Pepperrell in the UK. It is the longest-lived mainstream macOS launcher. The Powerpack (with workflows) is GBP 39 single-license lifetime; the Mega Supporter (lifetime updates) is GBP 59.

Strengths

  • Workflows: GUI node-based chains from keyword to action. They can call AppleScript, Bash, Python, or any external script. Thousands of community workflows exist.
  • File Search: uses the Spotlight index but with much finer filters and scopes.
  • Clipboard History: included with Powerpack — no extra subscription.
  • Snippets: auto-expanding text snippets, a viable TextExpander alternative.

Limits in 2026

  • AI is not a first-class citizen: you can call ChatGPT or Claude APIs from a workflow, but it never feels as smooth as Raycast.
  • UI: dark mode exists but the design language is stuck in the mid-2010s.
  • Extension curation: workflows live on forums; there is little vetting.
  • Release cadence: a major update every six months or so, against Raycast's weekly rhythm.

Who still uses Alfred

  • Heavy workflow investors: people with years of custom workflows they do not want to migrate.
  • AI avoiders or self-hosters: environments that disallow cloud AI.
  • UI-stability lovers: people who prefer tools that don't change.

4. BetterDisplay — HiDPI Control Revived

BetterDisplay is a macOS display utility by Hungarian developer Istvan Toth (GitHub: waydabber). It has a free build and a $19 lifetime Pro license. By 2026 it has become nearly mandatory for users with external monitors.

Why it is needed

macOS decides whether to enable HiDPI ("Retina") mode by reading the monitor's EDID, and that decision is often too conservative.

  • 27-inch 4K (3840x2160): macOS defaults to a doubled 1920x1080 only — users typically want 2560x1440 HiDPI.
  • 32-inch 4K: same story.
  • Ultrawide (3440x1440): doubling lands at unworkable ratios like 1720x720.

BetterDisplay creates a virtual display at the desired HiDPI resolution and mirrors it to the physical monitor. The result is crisp text at resolutions macOS would otherwise refuse.

Key features

  • Force HiDPI: arbitrary HiDPI resolutions on any external monitor.
  • Brightness control: drive HDMI / DisplayPort monitor brightness over DDC/CI, fixing the case where the macOS brightness slider doesn't move the external panel.
  • Force color profile: pin a monitor to sRGB, P3, etc.
  • PIP / virtual screen: Pro feature. Show part of one screen as a floating window on another.

Pro vs Free

FeatureFreePro ($19 lifetime)
Force HiDPIYesYes
Virtual displaysLimitedUnlimited
Brightness / contrast / colorYesYes
Menu bar controlsYesYes
Auto presetsNoYes
PIP / mirroringNoYes
Priority supportNoYes

Most casual users are fine with the free build. Pro pays off if you need multiple virtual displays or per-monitor automatic presets.

Caveats

  • Apple Silicon external-monitor quirks: certain USB-C-hub plus Apple Silicon combinations occasionally drop the monitor after wake; the GitHub issue tracker stays active.
  • OS-update compatibility: every major macOS release usually requires a 1-2 week BetterDisplay update.

5. AltTab — Windows-Style Alt-Tab on macOS

AltTab is a free open-source (GPLv3) window switcher by French developer Loic Berthelot. macOS's Cmd+Tab switches by app, but AltTab switches by individual window, showing large thumbnails. It is nearly mandatory for users coming from Windows.

Core features

  • Replaces Cmd+Tab: default hotkey Option+Tab, with large thumbnails of every window.
  • Backtick switching: cycle between windows of the same app.
  • Reveals hidden windows: macOS hides hidden windows from Cmd+Tab; AltTab shows them.
  • Multi-display awareness: visually clear which screen each window lives on.
  • Shows minimized windows: windows minimized to the Dock appear in the grid too.

Example shortcuts

Option+Tab          All windows of all apps (active screen)
Option+Shift+Tab    Reverse cycle
Option+~            Within-app windows (absorbs Cmd+~)
Option+Tab + arrows Mouse-free navigation within the grid

Versus Mission Control / Stage Manager / Cmd+Tab

ToolTriggerUnitKeyboard-first
Mission ControlF3 / 3-finger swipeAll windows gridNo (mouse required)
Stage ManagerMenu bar toggleApp groupNo
Cmd+TabCmd+TabAppYes
AltTabOption+TabWindowYes

Limits

  • RAM use: window thumbnails are cached; heavy sessions can use 200-400 MB.
  • Permissions: needs Screen Recording (for thumbnails) and Accessibility.
  • Post-update glitches: every major macOS release brings a week or two of small visual issues.

6. Rectangle vs Magnet vs Loop — The Three-Way Window-Manager Split

Three apps split the "snap window to half / third / quarter via hotkey or drag" market in 2026.

Rectangle — The Free Default

  • Maintainer: Ryan Hanson (US, solo developer)
  • License: MIT (GitHub: rxhanson/Rectangle)
  • Price: free. Rectangle Pro ($9.99 one-time) adds mouse-drag grids and advanced features.
  • Hotkeys: Ctrl+Option+arrow (left/right half), Ctrl+Option+Enter (maximize), out of the box.

It matches Magnet's basic feature set for free. The consensus that "you don't need to pay for Magnet" comes from Rectangle. In 2026 it is the most-recommended option.

Magnet — The Classic Paid Option

  • Maintainer: CrowdCafe
  • License: closed source
  • Price: $7.99 one-time on the Mac App Store.
  • Story: App Store billing, auto-update, iCloud-synced settings.

Buying it once on the App Store is the upside, with Family Sharing. The downsides are slow development and weak differentiation versus Rectangle.

Loop — The Aesthetic Newcomer

  • Maintainer: Kai Azim (Canada, solo developer)
  • License: GPLv3 (GitHub: MrKai77/Loop)
  • Price: free
  • Distinctive feature: a radial menu. Hold the hotkey and move the mouse toward a screen edge — the target snap region previews visually.

It gained word-of-mouth traction in 2024 and is polished enough to be discussed as an Apple Design Award candidate. Designers and aesthetics-minded developers gravitate to it.

Comparison

ItemRectangleMagnetLoop
PriceFree (Pro $9.99)$7.99 onceFree
LicenseMITClosedGPLv3
Hotkey drivenYes (default)YesYes
Radial menuNoNoYes
Quarter snapsYes (Pro)YesVia hotkey
Auto updateSparkleApp StoreSparkle
MemoryLightLightLight
Best forBeginners / practicalApp Store fansAesthetics-driven users

Who should pick what

  • A first-time macOS user: Rectangle, free. Enough.
  • Someone who wants one App Store purchase and forget: Magnet.
  • Aesthetic-first user who also uses the mouse: Loop.
  • Keyboard-first power user: start with Rectangle but customize hotkeys deeply, or jump straight to AeroSpace in the next chapter.

7. AeroSpace (Nikita Bobko, 2024) — i3-like, No SIP Changes

AeroSpace launched in January 2024 from Nikita Bobko (a Russian developer working at JetBrains). It is an i3-like tiling window manager that reshaped the macOS window-manager market.

Yabai's bottleneck, AeroSpace's opening

Yabai (next chapter) is a powerful tiling manager but requires partially disabling macOS's System Integrity Protection (SIP) — boot into Recovery, run csrutil, and turn off some protections. That is a real security cost, and it clashes with FileVault, iCloud Keychain, and some enterprise MDM setups.

AeroSpace uses only the official Accessibility API — no SIP changes. It gives up a few Yabai features (seamless cross-space window moves, borderless mode) but covers the general BSP/stack tiling and multi-workspace needs.

Install (Homebrew)

brew install --cask nikitabobko/tap/aerospace

Configuration (excerpt)

Configuration lives in ~/.aerospace.toml in TOML.

# ~/.aerospace.toml — core excerpt
after-startup-command = ['layout tiles']
default-root-container-layout = 'tiles'

[mode.main.binding]
alt-h = 'focus left'
alt-j = 'focus down'
alt-k = 'focus up'
alt-l = 'focus right'

alt-shift-h = 'move left'
alt-shift-j = 'move down'
alt-shift-k = 'move up'
alt-shift-l = 'move right'

alt-1 = 'workspace 1'
alt-2 = 'workspace 2'
alt-3 = 'workspace 3'

alt-shift-1 = 'move-node-to-workspace 1'
alt-shift-2 = 'move-node-to-workspace 2'

Config changes reload instantly with aerospace reload-config. Anyone coming from i3 will feel immediately at home.

Strengths

  • No SIP changes: usable in security-controlled and MDM environments.
  • First-class workspaces: separate from macOS Spaces, switching is instant (no animation).
  • One TOML file: dotfiles-friendly.
  • Pairs well with Sketchybar / Borders: combine an AeroSpace tiler with Sketchybar for the top bar and a borders tool for window outlines, and macOS starts looking like i3 + polybar.

Limits

  • Multi-monitor handling is weak: workspaces are a single pool rather than per-monitor; you may need custom config.
  • No window-move animation: instantaneous moves can feel jarring at first.
  • Some windows force floating: system dialogs and Preferences windows.

Position in 2026

GitHub stars passed 10K in late 2025. AeroSpace is the de facto standard for macOS tiling, the top recommendation on /r/macapps, and is quickly replacing yabai in published dotfiles.


8. Yabai — The Classic Tiler with the SIP Trade-off

Yabai is a BSP-tree tiling window manager by koekeishiya, started in 2018. Until AeroSpace appeared, it was the macOS tiling standard.

Strengths

  • BSP tree: i3-style binary space partitioning; each new window splits a node.
  • Scriptable: paired with skhd (a key daemon), every action can be driven by shell scripts.
  • Seamless cross-space moves (with SIP disabled): window moves between spaces integrate with macOS Spaces.
  • Borderless mode (with SIP disabled): hides title bars in full screen.

Disabling SIP

Boot into macOS Recovery, open Terminal, then:

csrutil enable --without fs --without debug --without nvram

This unlocks yabai's window-injection capabilities. The security cost is real.

Limits

  • Partial SIP disable: a non-starter in security-conscious environments.
  • Breaks on macOS major updates: yabai has been broken at launch on Sonoma, Sequoia, and Tahoe at various times.
  • AeroSpace migration: new recommendations since 2024 mostly point to AeroSpace.

Who stays on Yabai

  • Users with deeply integrated yabai+skhd dotfiles: migration cost exceeds the gain.
  • Power users who want precise BSP-tree control: yabai's tree commands remain finer-grained than AeroSpace.
  • Users who need seamless inter-space window moves: willing to pay the SIP price.

9. Hammerspoon — The Lua Scripting Endgame

Hammerspoon, started in 2014, is a macOS automation framework that exposes nearly the entire system to Lua scripting: hotkeys, window managers, the menu bar, notifications, HTTP requests, the clipboard, USB events, Wi-Fi changes, screen colors, and more.

Basic shape

Configuration lives in ~/.hammerspoon/init.lua. Example:

-- Hotkey to move the focused window to the left half
hs.hotkey.bind({"cmd", "alt"}, "Left", function()
  local win = hs.window.focusedWindow()
  local f = win:frame()
  local screen = win:screen():frame()
  f.x = screen.x
  f.y = screen.y
  f.w = screen.w / 2
  f.h = screen.h
  win:setFrame(f)
end)

-- When connecting to the corp Wi-Fi, auto-launch Slack
local function wifiChanged()
  local ssid = hs.wifi.currentNetwork()
  if ssid == "CompanyWiFi" then
    hs.application.launchOrFocus("Slack")
  end
end
hs.wifi.watcher.new(wifiChanged):start()

Spoons — reusable extension packages

Hammerspoon's reusable extensions are called Spoons. Window managers (SpoonMW), MiroWindowsManager, ReloadConfiguration, and around a hundred others live in the official Hammerspoon/Spoons GitHub repo.

Strengths

  • Unlimited automation: Lua is small but powerful, and Hammerspoon exposes most macOS APIs.
  • Free / open source: MIT.
  • Active community for 10+ years.

Limits

  • Learning curve: not knowing Lua is a real barrier.
  • Blank-page problem: deciding what to put in init.lua is on you.
  • No official GUI configuration: code is the only interface.

Who should run Hammerspoon

  • Automation enthusiasts: people who need micro-automations beyond GUI tools.
  • Dotfiles maniacs: people who want every setting in Git.
  • Developers comfortable with scripting languages.

Most users do fine with Karabiner-Elements + Raycast + AeroSpace. Hammerspoon is the next step beyond.


10. Karabiner-Elements — The Key-Remapping Standard

Karabiner-Elements is the successor to KeyRemap4MacBook from the early 2010s. Japanese developer Takayama Fumihiko maintains it solo, in open source (TypeScript + Swift). It is effectively the only mainstream macOS key remapper.

Core features

  • Single-key remapping: e.g. Caps Lock to Escape, or Right Cmd to Right Option.
  • Composite mappings: "Cmd+H then Cmd+J within 100ms acts as a Hyper key" — sequence mappings.
  • Per-device mappings: different mappings on the internal laptop keyboard versus an external one.
  • JSON configuration: ~/.config/karabiner/karabiner.json, or edit via the GUI.

Simple example

Caps Lock to Escape          Essential for Vim users
Right Cmd to Hyper key       Extra modifier
fn + h to Left Arrow         HHKB-style navigation
Left Shift x2 to Caps Lock   Preserve original behavior

Complex Modifications — the community archive

karabiner.pqrs.org/complex_modifications hosts hundreds of community mappings, from "Cmd+Q requires a long press" to "HHKB layer simulation."

Strengths

  • Free / open source / active maintainer
  • Compatible with virtually every keyboard: HHKB, Realforce, Filco, ZSA Moonlander, and so on.
  • Fast on macOS major updates: a one-person project that ships compatibility updates within a week of Tahoe-class releases.

Limits

  • GUI discoverability: the menu hierarchy is not intuitive.
  • Complex Modifications debugging: conflicts are hard to localize.
  • Occasional post-reboot inactivity: permissions sometimes need re-granting.
  1. Caps Lock to Escape (essential for Vim and terminal users).
  2. Right Option to a Hyper key (fires Cmd+Option+Ctrl+Shift simultaneously).
  3. fn + arrows to Home/End/PageUp/PageDown (for external keyboards).

11. BetterTouchTool (BTT) — Trackpad + Gestures

BetterTouchTool is a gestures + trigger automation app by German developer Andreas Hegenberg. The standard license is 9.49(2yearsofupdates)andthelifetimelicenseis9.49 (2 years of updates) and the lifetime license is 22.49. A solo developer with a closed-source product, but more than a decade of credibility.

Core features

  • Trackpad gestures: 3-finger swipe up to Mission Control, 4-finger tap to a custom action — far finer than the macOS defaults.
  • Magic Mouse gestures: surface swipes and taps mapped to actions.
  • Keyboard shortcuts: sequence and composite hotkeys.
  • Touch Bar customization: useful on Touch Bar Macs (though new Touch Bar Macs were discontinued in 2024).
  • Window manager integration: BTT's Snap Areas offer a partial window-manager layer.
  • Floating Menus: custom floating UIs on screen.
  • Crown Input (M3 Pro and later): support for some new input devices.

Versus Karabiner

ItemKarabiner-ElementsBetterTouchTool
PriceFree9.49/9.49 / 22.49
FocusKeyboard remap (low level)Gestures + triggers (high level)
TrackpadNoYes (strong)
Magic MouseNoYes
HotkeysLimitedStrong
Learning curveJSON-likeGUI-friendly
MemoryLightMedium

The two are complements. Karabiner handles low-level key remapping; BTT handles trackpad, gestures, and triggers.

Strengths

  • Trackpad precision: 4-finger drag for window movement is the kind of gesture that macOS plus Magnet cannot do alone.
  • Visual config: every action shows up in a GUI tree, friendlier than Karabiner JSON.
  • Active development: beta releases every 2-4 weeks.

Limits

  • Solo developer: bus factor of one; have a migration plan in mind.
  • Closed source: no code-level audit.
  • Memory: heavy trigger setups can use 200-300 MB.

12. CleanShot X / Shottr / Bezel — The Screenshot Trio

CleanShot X — The Paid Standard

  • Maintainer: MacPaw (Czech Republic, known for CleanMyMac)
  • Pricing: 29onetime(withoutCleanShotCloud);29 one-time (without CleanShot Cloud); 8/month Pro (Cloud, 1 GB); $79 lifetime.
  • Included in: SetApp ($10/month, 250+ apps).

Core features:

  • Region capture + immediate annotation: arrows, text, blur, mosaic, counters — a rich markup toolkit.
  • Scrolling capture: scroll a webpage and capture it as a single image.
  • OCR: extract text from a captured image.
  • Auto-upload + short URL: capture and a cleanshot.link/AbCdEf URL is on your clipboard immediately. Decisive for team review.
  • Screen recording: GIF or MP4 with click visualization and webcam overlay.
  • Auto desktop cleanup: keeps the Desktop tidy by routing captures to a folder.

Shottr — The Free Heavyweight

  • Maintainer: solo anonymous developer (Sydney-based).
  • Pricing: free; Pro $20 lifetime unlocks features like scroll capture and OCR.

Core features:

  • Fast region capture: hotkey, region, annotation, clipboard — very responsive.
  • Scroll capture (Pro).
  • OCR (Pro): built on the Apple Vision Framework.
  • Visual pixel measurement / color picker: useful for designers.
  • Image diff: visualize the difference between two images.
  • GIF recording: record a screen region as a GIF.

Bezel — iPhone Device-Frame Mirroring

  • Maintainer: Ryan Brodie
  • Pricing: free (basic), Bezel Pro $39 lifetime.
  • Notes: connect an iPhone over USB and Bezel mirrors the screen on your Mac inside an iPhone device frame. Great for demos and screenshots. Independent of macOS Sequoia's iPhone Mirroring, and adds the device bezel for marketing use.

Comparison

ItemCleanShot XShottrBezel
Region captureYesYes--
Scroll captureYesYes (Pro)--
OCRYesYes (Pro)--
AnnotationRichRich--
Screen recordingYesGIF only--
Cloud uploadYes ($8/month)No--
iPhone bezel mirrorNoNoYes
Pricing2929-79Free / $20Free / $39
Best forTeam collaborationSolo developerDemos / marketing

Who should pick what

  • Daily screenshot sharing in a company: CleanShot X — cleanshot.link short URLs are a real time saver.
  • Solo / lightweight priority: Shottr free.
  • iPhone app developer / marketer: Bezel.

13. Bartender 5 (2024 Ownership Controversy) / MenuBar Pro / Hidden Bar — Menu Bar

Bartender — From Decade-Long Standard to Trust Crisis

Bartender has been the macOS menu-bar tidying standard since 2012. UK developer Ben Surtees ran it solo for years. In mid-2024 the project was acquired by an anonymous buyer, triggering a trust crisis in the user community.

Timeline summary

  • May 2024: users noticed that Bartender's telemetry and license-check domains had moved to a new host.
  • The developer acknowledged "the company has been acquired" without disclosing the new owner.
  • Some users disabled Bartender 5 auto-updates and looked for alternatives.
  • June 2024: the new owner published as "Surtees Studios" — Surtees's own company, claiming it was only a rename.
  • Trust did not fully recover; many users migrated to Ice or Hidden Bar.

Pricing

  • $20 one-time (Bartender 4 users get an upgrade discount).
  • Sold outside the App Store, with Sparkle auto-update.

Ice — The Bartender Refugees' Choice

  • Maintainer: Jordan Baird (US)
  • License: MIT (GitHub: jordanbaird/Ice)
  • Pricing: free

It covers most of Bartender's core features (hide / sort menu-bar icons, two-row mode) for free. The most common Bartender replacement recommended since 2024.

Hidden Bar — Lightest

  • Maintainer: Dwarves Foundation (Vietnam)
  • License: MIT (GitHub: dwarvesf/hidden)
  • Pricing: free (Mac App Store)

The feature set is minimal: an arrow toggles menu-bar icons between visible and hidden. Lowest memory and the fewest settings.

  • MenuBar Pro: shows system info (CPU / RAM / network) and custom widgets in the menu bar.
  • iStat Menus: the menu-bar system-metrics standard since 2008. Built by Bjango. 11.99onetimeor11.99 one-time or 9.99/year subscription. CPU, RAM, disk, network, temperature, fans, weather, and more.

Comparison

ToolPricingLicenseCore function
Bartender 5$20 onceClosed (trust issues)Menu-bar tidying, search, hotkeys
IceFreeMITMenu-bar tidying (Bartender replacement)
Hidden BarFreeMITHide menu-bar icons
iStat Menus$11.99 / subscriptionClosedSystem metrics
MenuBar Pro$7.99ClosedSystem metrics + widgets
SketchybarFreeGPLv3Full menu-bar replacement

14. Maccy / Pastebot — Clipboard

Maccy — The Free MIT Standard

  • Maintainer: Alex Rodionov (Russian-born, based in Canada)
  • License: MIT (GitHub: p0deje/Maccy)
  • Pricing: free (GitHub) / $9.99 on the Mac App Store (same code)

Features:

  • Clipboard history: a hotkey (default Shift+Cmd+C) opens the last 200 (default) clipboard items.
  • Search: substring search, fast.
  • Pinning: lift frequently used items to the top.
  • Sequoia/Tahoe compatible

Very lightweight — 50-80 MB RAM.

Pastebot — Paid Pro Tool

  • Maintainer: Tapbots (the firm behind Twitterrific and Tweetbot)
  • Pricing: $29.99 one-time (sold directly by Tapbots)

Features:

  • Clipboard history with a visual grid
  • Filter / transform pipelines: pasted text auto-converted to lowercase, trimmed, regex-replaced, etc.
  • Sequence paste: paste multiple items in order.
  • Image handling: preview and auto-compression for clipboard images.
  • iCloud sync: share clipboards across multiple Macs.

Raycast Clipboard — Integrated

Raycast Pro includes a clipboard history. Raycast users may not need a separate app.

Comparison

ItemMaccyPastebotRaycast Clipboard
PricingFree$29.99 onceRaycast Pro $8/month
SearchYes (text)YesYes
Sequence pasteNoYesNo
Transform pipelinesNoYesSome
iCloud syncNoYesRaycast sync
Best forGeneral usersPros / sales / content creatorsRaycast users

15. Numi / Soulver — Text Calculators

Numi — Free Minimal

  • Maintainer: Dmitry Nikolaev (since 2017)
  • Pricing: free (Apple Silicon native)
  • License: closed source, free distribution

Type natural language and Numi calculates on the spot — unit conversions, live currency rates, date math.

Soulver — Paid Pro

  • Maintainer: Acqualia (Australia)
  • Pricing: 34.99once(Mac),34.99 once (Mac), 13.99 (iOS)
  • License: closed source

A Numi superset: variables, functions, row references, Markdown compatibility, multi-page sheets. Useful for accounting and quoting.

Example inputs

These natural-language inputs work in either tool:

100 USD in KRW
5% of 200000
sqrt(144) + log(100)
3 hours 25 minutes in seconds
next friday + 2 weeks

Comparison

ItemNumiSoulver
PricingFree$34.99
Variables / functionsLimitedRich
Multi-sheetNoYes
Markdown / notesNoYes
Best forGeneral usersAccounting / consulting / freelancers

16. Sketchybar — Full Custom Menu-Bar Replacement

Sketchybar, by yabai author koekeishiya, is a macOS menu-bar replacement. It hides the macOS menu bar and draws a completely user-defined bar in its place.

Strengths

  • Unlimited customization: icons, labels, gradient backgrounds, event triggers — all defined via shell scripts.
  • i3 + polybar look: combined with AeroSpace or Yabai, macOS can resemble an i3 desktop.
  • Event-driven: reacts to window-focus changes, space switches, media playback events, etc.

Configuration (excerpt)

# ~/.config/sketchybar/sketchybarrc
sketchybar --bar height=32 color=0xff1e1e2e position=top

sketchybar --add item space.1 left \
           --set space.1 label="1" click_script="aerospace workspace 1"

sketchybar --add item clock right \
           --set clock update_freq=10 script="date '+%H:%M'"

Limits

  • Steep learning curve: configuration is shell commands; community dotfiles are your starting point.
  • Not a complete menu-bar replacement: some system dialogs still use the native menu bar.
  • Maintenance burden: each major macOS update needs review.

Who should run Sketchybar

  • People who came from i3 / polybar to macOS
  • Dotfiles maniacs
  • AeroSpace users who want aesthetic polish

17. Homerow — Vimium-Style Keyboard Navigation

Homerow puts letter labels on every clickable element across any macOS app, so you can click without a mouse. It is Vimium for the entire system.

Flow

  1. Activate with a hotkey (default Cmd+Shift+Space).
  2. Small letter labels appear on every clickable element on screen.
  3. Type the label and the element is clicked.

Features

  • Click / double-click / right-click / option-click all supported.
  • Scroll mode: J/K to scroll the page.
  • Search mode: find an element by visible text.
  • Powered by the macOS Accessibility API: compatible with almost every app.

Pricing

  • $29.99 one-time license, usable on three Macs.
  • 7-day free trial.

Who should use it

  • Keyboard-first users: minimize trackpad/mouse use.
  • RSI prevention: lighten wrist load.
  • Developers: already keyboard-driven inside the editor and want the same flow elsewhere.

Limits

  • Learning curve: the first week is slower than mouse use; it gets faster after that.
  • Infinite-scroll pages: drawing labels everywhere can slow down somewhat.

18. Korea / Japan — macOS Power-User Communities

Korea

  • Macademia: a Korean Mac-user recommendation community (cafes / blogs). Quick to review new macOS tools.
  • ThisIsGame "Mac Setup" series: a games publication that also covers developer setup. Korean guides for Raycast, Karabiner, Maccy.
  • Clien / Ppomppu Mac forums: pricing and deal information, including SetApp Korean discount codes.
  • Mac setups inside Korean IT companies (Kakao / Naver / Toss): partially shared on internal wikis. The most common combo is Raycast + Karabiner-Elements + Rectangle.

Recommended Korean-language resources:

  • velog "macOS development environment setup 2026" series.
  • Korean dotfiles repositories on GitHub (search github.com/topics/dotfiles + Korean).

Japan

  • Cybozu blog Mac setup series: in-house Cybozu engineers share their setups. Japan has deeper customization culture than Korea, partly because Karabiner's author is Japanese.
  • Qiita macOS tag: deeper Japanese-language resources for Hammerspoon and Karabiner Complex Modifications than Korean.
  • Zenn macOS guides: a Japanese tech blog platform that emerged in the late 2020s; guides for Raycast and AeroSpace.

Recommended Japanese-language resources:

  • Official Karabiner-Elements Japanese documentation (author is Japanese).
  • Qiita search: macOS + efficiency.

Korea / Japan extras

  • Korean tools like ALZip / ALYac do not exist on macOS: use BetterZip ($24.95) or The Unarchiver (free, Mac App Store).
  • Japanese HayaBusa IME helpers: combined with Karabiner for faster Japanese input.
  • Korean Dubeolsik / Sebeolsik switching: handled by Karabiner plus the system IME — additional tools are rarely needed.

19. Who Should Pick What — Beginner / Developer / Keyboard-First / Designer

Scenario 1: macOS beginner (coming from Windows)

  • Launcher: Raycast (free) — gentle learning curve
  • Window manager: Rectangle (free)
  • alt-tab: AltTab (free) — keep Windows muscle memory
  • Keyboard: Karabiner-Elements (free) — Caps Lock to Escape or Hyper
  • Menu bar: Hidden Bar or Ice (free)
  • Screenshot: Shottr (free)
  • Clipboard: Maccy (free)
  • Calculator: Numi (free)

Total cost: $0. This stack is enough for the first month.

Scenario 2: general developer

On top of the beginner stack, add:

  • Display: BetterDisplay free — if you have external monitors needing HiDPI.
  • Raycast Pro $8/month — AI, cloud sync, integrated clipboard.
  • CleanShot X 29onetimeor29 one-time or 8/month Cloud — for team collaboration.
  • iStat Menus $11.99 — system metrics.

Additional spend: ~$50-100 per year.

Scenario 3: keyboard-first user / Vim user

  • Launcher: Raycast
  • Tiling window manager: AeroSpace (no SIP changes)
  • Menu bar: Sketchybar (custom)
  • Keyboard automation: Karabiner + Hammerspoon
  • Keyboard navigation: Homerow $29.99 one-time
  • Clipboard: Raycast Clipboard or Maccy

This stack cuts mouse / trackpad use by about 90 percent.

Scenario 4: designer / content creator

  • Launcher: Raycast Pro
  • Window manager: Loop (aesthetics-first) or Magnet
  • Trackpad: BetterTouchTool $22.49 lifetime — 4-finger gestures
  • Display: BetterDisplay Pro $19 — for multi-4K setups
  • Screenshot: CleanShot X Pro — screen recording plus cleanshot.link
  • iPhone bezel: Bezel Pro $39 — for app design demos
  • Clipboard: Pastebot $29.99 — sequence paste, image handling
  • Calculator: Soulver $34.99 — quotes and time-tracking math

Total: ~$200-300 lifetime. ROI is one to two hours of designer time.

Scenario 5: strict security / compliance environment

  • Avoid AI tools: Spotlight by default, Alfred (with self-hosted calls via workflows), Karabiner.
  • Keep SIP enabled: no Yabai, only AeroSpace or Rectangle.
  • Avoid closed source: Maccy (MIT), Rectangle (MIT), AeroSpace (MIT), Karabiner (open), Hammerspoon (MIT).
  • Disable cloud upload: CleanShot Cloud off, Raycast cloud sync off.

Scenario 6: minimalist

  • Use none of the above. Stay with macOS defaults.
  • One exception: Karabiner-Elements (a one-line Caps Lock to Escape) is still worth it.
  • Rectangle free is also nearly harmless.

20. Conclusion — Balancing the 2026 macOS Power User Stack

Five major shifts in the 2026 macOS power-user landscape:

  1. Raycast has effectively replaced Alfred, driven by AI integration and the extension store.
  2. AeroSpace opened a SIP-free tiling path and pulled users away from Yabai.
  3. Bartender's 2024 trust crisis fragmented users to Ice and Hidden Bar.
  4. BetterDisplay became a near-necessity for external monitors because macOS chooses HiDPI too conservatively.
  5. CleanShot X's cloud short URLs are now the team-collaboration standard.

What does not change:

  • Karabiner-Elements has been the keyboard-remapping standard for a decade-plus, maintained solo in Japan.
  • Hammerspoon remains the dotfiles maniac's endgame. Past the Lua barrier, it is unlimited.
  • BetterTouchTool has no real alternative for trackpad gestures. Solo developer, but a deep well of trust.

Tools are tools. Start with a minimal stack that fits your workflow and add one tool a week, verifying that it actually saves you time. Be a tool user, not a tool collector.


References