EazeeSwitch
macOS · Free for early users

Juggling too many projects?
Switch in a keystroke.

EazeeSwitch opens your editor, Terminal tabs, Docker, dashboards — every tool a project needs — with one tap. Built for freelancers and devs who live in 5+ codebases at once.

Press Space to launch anywhere.

Client Dashboard
~/work/client-dashboard
Cursor · 2 tabs
API Gateway
~/work/api-gateway
VS Code · Docker
Mobile App
~/work/mobile-app
Xcode · 3 tabs
Internal Tools
~/work/tools
VS Code
Side Project
~/personal/side
Zed
Docs Site
~/work/docs
VS Code

Five projects. Four terminals.
Three hours of context-switching a day.

You cmd-tab into the wrong window. You cd into the wrong folder. You open Docker again because you forgot it was already running. Your flow state evaporates before you've even typed a character.

One hotkey. Your whole project stack.

Every tool, every tab, every dashboard — opened, tiled, focused. Together.

Core

Everything a project needs, in one keystroke.

Your editor. Terminal tabs pre-loaded with the right commands. Docker, Postman, TablePlus — whatever the project runs on. All at once.

Antigravity Terminal Docker Postman Figma TablePlus
Tabs

Multiple Terminal tabs, one per service.

Backend, frontend, worker — each tab cd'd in and running.

api web worker
~/app $ source .venv/bin/activate
~/app $ uvicorn main:app --reload
# Running on http://127.0.0.1:8000
Recall

Jump back to where you left off.

If a project's already running — even on another Space — EazeeSwitch focuses those windows instead of opening new ones.

Color

A color per project. Your brain already wants one.

Pick from 12 curated shades. You'll see them on cards, selection highlights, everywhere. Client work gets its own color. Side projects get another.

Full control

Add, edit, delete — without ever opening a config file.

Drag any project folder onto EazeeSwitch to add it. Right-click a card to edit or delete. Auto-detects .venv, package.json, Cargo.toml to suggest sensible defaults.

Client Dashboard
~/work/client-dashboard
Cursor
Old Experiment
~/archive/experiment
VS Code
Mobile App
~/work/mobile-app
Xcode
Edit…
Delete
→ Right-click a project. → Menu appears. → Choose Delete. ✓ Gone.

Three seconds from thought to code.

No more cmd-tab roulette. No more "wait, was Docker started?" The path is short.

1.

Press ⌥Space

Anywhere, any app. The launcher appears like Spotlight — centered, translucent, ready.

2.

Type a name

Fuzzy search. Three letters usually find what you need. Arrow keys to navigate.

3.

Hit Enter

Editor opens. Terminal tabs boot up. Docker starts. Your dashboards load. You start coding.

Honest answers.

I got a warning that EazeeSwitch is damaged or can't be opened. Is it a virus?

No, the app is safe — but macOS shows this warning for any app that hasn't yet been notarized by Apple. Notarization is a process where Apple scans an app for malware and signs it as OK. We're in the 48-hour approval window for that right now.

Two ways to bypass the warning for this release:

Easy way: In Finder, right-click EazeeSwitch.app and choose Open. You'll see the warning with an Open button — click it. You only do this once.

If the Open button doesn't appear (macOS Sonoma and later made this stricter), open Terminal and run:

xattr -cr /Applications/EazeeSwitch.app

This clears the quarantine flag macOS added to the download. The app itself is unchanged. Once we're notarized (within 48 hours of this page going live), this whole dance goes away.

I don't see the EazeeSwitch icon in my menu bar. Is it broken?

Probably not — macOS hides menu bar icons when there's no room, especially on MacBooks with a notch and a full menu bar. EazeeSwitch is still running; just press Space to open it.

To make the icon visible, free up menu bar space by hiding Spotlight or Siri in System Settings → Control Center, or install a menu bar manager like Bartender.

What permissions does it need, and why?

Accessibility so the ⌥Space hotkey works globally. Automation → Terminal & System Events so it can open Terminal tabs and tile windows. Nothing leaves your machine — EazeeSwitch has no network code at all.

Does it work with VS Code, Cursor, Zed, Xcode?

Yes — pick the editor per project. Antigravity, VS Code, Cursor, Xcode, and Zed are supported out of the box. If your editor isn't listed, let us know.

Can I make each project open on a specific Desktop/Space?

No, and honestly: macOS doesn't expose the APIs to do this reliably. What EazeeSwitch does do: when you re-launch a project that's already running — even on another Space — macOS auto-switches you back to that Space when we raise the window. It's the practical equivalent without the fragility.

Does it work with Stage Manager?

Partially. Editor and Terminal will open, but Stage Manager won't auto-group them — that's a macOS limitation with no public API. You can drag the Terminal thumbnail onto the editor's stage once per session and it stays grouped. Or turn Stage Manager off and let EazeeSwitch tile them side-by-side.

Is it really free?

Yes. EazeeSwitch is free during early access. No accounts, no analytics, no upsell.

What about Windows or Linux?

macOS only. The whole thing is built on AppleScript, NSWorkspace, and NSPanel — Mac-native from the ground up. A Linux port would be a from-scratch rewrite we're not planning.

Stop wasting mornings
on setup.

Download EazeeSwitch, add your projects once, and reclaim your flow state.

Download for macOS

Requires macOS 13 Ventura or later · Apple Silicon & Intel

Awaiting Apple notarization macOS will show a warning on first launch. Right-click the app and choose Open. See FAQ if you get stuck.