DEV Community

Henry Godnick
Henry Godnick

Posted on

7 Mac Apps I Recommend to Every Developer I Mentor in 2026

I mentor a handful of developers every year — some junior, some mid-level switching to Mac for the first time, some seasoned engineers who just never explored beyond VS Code and Chrome.

The first thing I always do is send them a list of apps. Not a hundred-item dump — just the handful that genuinely changed how I work. These are the seven I keep coming back to in 2026.


1. Raycast — The Launcher That Replaces Five Apps

Raycast

If you're still using Spotlight, you're leaving speed on the table. Raycast is a launcher, clipboard manager, window manager, snippet expander, and AI chat interface rolled into one. I've watched mentees shave minutes off every hour just by learning the keyboard shortcuts. The free tier covers everything most developers need.

2. Warp — A Terminal Built for Humans

Warp

I switched from iTerm2 to Warp about a year ago and haven't looked back. It treats terminal output as blocks you can select, copy, and search through individually. The built-in AI command search is perfect for when you can't remember that obscure find flag. Especially great for developers who are still getting comfortable with the terminal.

3. CleanShot X — Screenshots That Don't Embarrass You

CleanShot X

Every developer needs to share screenshots — in PRs, in Slack, in docs. CleanShot X gives you annotation, scrolling capture, screen recording, and a floating pin feature that's perfect for referencing designs while you code. The built-in cloud upload means you get a shareable link instantly. Worth every penny of the one-time purchase.

4. TokenBar — Know What Your AI Tools Actually Cost

TokenBar

This is one I started recommending recently. If you're using Cursor, Copilot, Claude, or any LLM API, TokenBar sits in your menu bar and tracks token usage across providers in real time. It's $5 lifetime, and it answers the question every developer using AI tools eventually asks: "Wait, how much am I actually spending?" Especially valuable when mentees start experimenting with API-based workflows and have no sense of what costs what.

5. Obsidian — Your Second Brain, Locally

Obsidian

I tell every mentee to start a knowledge base on day one. Obsidian stores everything as local Markdown files — no lock-in, no cloud dependency. The graph view helps you see connections between notes that you didn't plan, and the plugin ecosystem is massive. I use it for meeting notes, architecture decisions, and daily logs. Free for personal use.

6. Monk Mode — Block the Feed, Not the App

Monk Mode

This one is specific but powerful. Monk Mode doesn't block entire websites — it blocks the feed inside them. So you can still use YouTube to search for a tutorial, but the homepage recommendations are gone. Same for Twitter, Reddit, LinkedIn. I've seen it help developers who struggle with "just a quick scroll" turning into 45 minutes of lost focus. $15 lifetime, and it works at the native level on macOS.

7. Rectangle — Window Management That Just Works

Rectangle

Free and open source. Drag windows to screen edges or use keyboard shortcuts to snap them into halves, thirds, or quarters. It's one of those tools that's so simple you forget it's not built into macOS. I recommend it to literally everyone who touches a Mac for development work.


Honorable Mentions

  • Homebrew — If you're a developer on Mac and don't have Homebrew installed, stop reading and go install it.
  • MetricSync — Not a dev tool, but I recommend it to mentees who want to track nutrition without the tedium. Snap a photo of your meal and AI handles the macros. $5/month on iPhone.
  • Alfred — The OG launcher. Still great if you prefer its Powerpack workflow system over Raycast.
  • Fantastical — Natural language calendar input is a game changer for scheduling-heavy weeks.

Why These Seven?

Every tool on this list solves a specific, daily friction. None of them require you to change your workflow dramatically — they just make the existing one smoother.

The best part: most of these are either free or one-time purchases. No subscription fatigue.

If you mentor developers (or just set up Macs for a living), steal this list. And if you've got a recommendation I'm missing, drop it in the comments — I'm always updating my go-to list.


What's the first app you install on a fresh Mac? I'm curious.

Top comments (0)