Alfred Alternative for Mac: Raycast Now on Windows
Alfred has been the gold standard Mac launcher since 2010. Workflows, snippets, clipboard history, and a huge community still make it one of the most customizable tools on macOS. So why search for an Alfred alternative for Mac?
Common reasons: Powerpack is £34 (single) or £59 (Mega Supporter, lifetime upgrades) as of 2026-08-30, the workflow learning curve, and a Mac landscape that now includes AI agents and free modern launchers. One new split: Raycast for Windows is GA at v2.1.2.0 (Windows 10 21H2+ / Windows 11, Microsoft Store or winget install raycast, checked 2026-08-30). Alfred is still Mac-only. If you wanted a Mac-native stack, that is now a reason to stay, not a reason to switch.
Newer tools beat Alfred on specific axes (speed, AI, voice, free tiers). None fully clone Alfred’s customization depth. This guide names seven real replacements and when each wins.
This is the alternatives field, not the two-launcher duel (Raycast vs Alfred) and not a first-person swap story (I Replaced Spotlight, Alfred, and Siri).
TL;DR
| Need | Best Alfred alternative |
|---|---|
| Closest modern launcher | Raycast (free tier is strong) |
| Natural language Mac automation | Dottie |
| Deep event-driven macros | Keyboard Maestro |
| One-time purchase, no sub | LaunchBar |
| Zero install | Spotlight (built into macOS) |
| Free code-level control | Hammerspoon |
| Legacy muscle memory | Quicksilver (not for new users) |
Why people leave Alfred
It is rarely “Alfred is bad.” It is usually one of these:
- Powerpack gate. Clipboard history, snippets, and workflows sit behind a paid license: £34 single or £59 Mega Supporter. Raycast ships several of those free.
- Workflow maintenance. Visual workflows are powerful and brittle. App updates and path changes break them. You spend time debugging automation that was supposed to save time.
- No native AI agent path. Alfred does not ship natural-language Mac control. You script it yourself or bolt on a workflow that calls an API.
- UI and pace. The product is stable; some users want a faster-shipping UI and extension store.
- One launcher on two OSes. Raycast now ships on Windows. Alfred does not. That pulls some people toward Raycast and some people back to a Mac-only stack.
If none of that bothers you, stay. The best launcher is the one you already know.
Launcher vs agent (the real split)
Before the list, separate two jobs people mix up when they search “Alfred alternative”:
Launchers (Alfred, Raycast, LaunchBar, Spotlight) answer: open this, search that, fire a command I already defined.
Agents (Dottie, and to a limited extent Raycast AI + extensions) answer: figure out the steps and do the multi-step Mac task.
Alfred’s Powerpack workflows sit in the middle: you pre-build the steps, then fire them with a keyword. That is still a launcher model. If your pain is “I do not want to build the workflow,” you need an agent, not a slightly different bar. Full launcher head-to-head: Raycast vs Alfred. Launcher AI vs agent: Raycast AI vs Dottie.
7 Alfred alternatives for Mac
1. Raycast: best modern Alfred alternative
Raycast is the alternative most Alfred users actually try first. Keyboard launcher, fast search, window management, extension store. The free tier includes clipboard history, snippets, and community extensions, features Alfred reserves for Powerpack.
Where Raycast wins: modern UI, free core productivity features, JavaScript extensions, optional Raycast Pro AI (from $8/mo) for chat and text commands on a selection, and now a Windows app if you sit on both machines.
Where it falls short: AI is cloud-only and subscription-gated; there is no Alfred workflow importer; you still maintain extensions and scripts for real automation. The Windows build is real (v2.1.2.0) and still catching the macOS extension set. macOS Raycast 2.0 left beta on 2026-08-25 (changelog). Deeper field: Raycast alternatives.
Best for: developers and power users who want a modern launcher and will rebuild workflows once.
2. Dottie: best when you want automation without workflows
Dottie is not a Spotlight replacement. It is a free, open-source Mac AI agent (Apple Silicon, macOS 15.4+) that drives the OS through 134 native tools: files, apps, calendar, Mail, Terminal, screen OCR, settings.
Instead of wiring Alfred workflow nodes, you speak or type the outcome: “Rename every PDF on the Desktop with today’s date,” “Find the largest files in Downloads,” “Open Safari and search GitHub for React boilerplates.” The agent chains tools. You correct it in natural language instead of debugging a visual graph.
Three model paths (not cloud-or-nothing):
| Path | When | Notes |
|---|---|---|
| Local (MLX / Ollama) | Privacy, offline, zero API cost | Open weights on Apple Silicon |
| BYOK | You already pay OpenAI / Anthropic / xAI / Cerebras | Your key, provider ToS |
| Dottie Pro ($20/mo) | Managed models without key plumbing | Same email as desktop register |
Voice wake word, barge-in, and local speech recognition cover hands-free use Alfred never did. Cumulative downloads are past 1,100 (1,103 as of 2026-08-30, api.dottie.ai). Requirements are strict: Apple Silicon and macOS 15.4+. First 10 minutes: Getting Started with Dottie on Mac. Dottie does not ship on Windows. That is the point.
Honest tradeoff. Alfred (and Raycast scripts) are deterministic: same keyword, same steps. Dottie is probabilistic: better on variable inputs, less ideal for a sequence that must fire identically forever. Keep Alfred for those; use Dottie for ad-hoc Mac work. Workflow gallery angle: best Alfred workflows.
Best for: people who want Mac automation without learning a workflow system.
3. Spotlight: best zero-setup option
Spotlight ships with every Mac. App launch, file search, calculations, conversions, dictionary, web search. Recent macOS versions improved previews and natural-language file queries; Apple Intelligence adds on-device writing help where available.
Limits: no clipboard history, no snippets, no custom workflows, no third-party extensions. You get what Apple ships.
Best for: users who only need launch + search and refuse another app.
4. LaunchBar: best one-time purchase
LaunchBar is the quiet veteran: adaptive ranking, Instant Send, solid AppleScript and shell hooks. A one-time license (no subscription). Unregistered, it also runs indefinitely with occasional nag pauses (their terms).
Limits: smaller community than Alfred or Raycast, dated UI, no built-in AI. Good if you hate subscriptions and already script.
Best for: one-time license buyers comfortable with AppleScript, or people willing to live with the nag-screen free mode.
5. Keyboard Maestro: best deep automation (not a launcher)
Keyboard Maestro is a full macro engine: hotkeys, conditionals, loops, image recognition, UI clicking, schedules. US$36 one-time for version 11 (2026-08-30), plus paid major upgrades.
It is not an Alfred clone. You still need a launcher for search and open. KM is what people reach for when Alfred workflows are not enough. Full field: Keyboard Maestro alternatives.
Best for: automation depth beyond any launcher, paired with Spotlight/Raycast/Alfred for launch.
6. Hammerspoon: best free scripting bridge
Hammerspoon exposes macOS APIs through Lua: windows, hotkeys, app events, watchers, menubar. Free and open source. Configurations (“Spoons”) are shareable and git-friendly.
Limits: you write and debug code; it is not a launcher. Pair it with Spotlight or Raycast.
Best for: developers who want free, version-controlled Mac control.
7. Quicksilver: the original (legacy)
Quicksilver pioneered the noun-verb model Alfred refined. It is open source and still runs, but development is slow and the ecosystem has moved on.
Best for: existing Quicksilver muscle memory only. Not a 2026 starting point.
Comparison table
| Feature | Alfred | Raycast | Dottie | Spotlight | LaunchBar | Keyboard Maestro | Hammerspoon | Quicksilver |
|---|---|---|---|---|---|---|---|---|
| Price | Free / Powerpack £34 / £59 | Free / Pro from $8/mo | Free app; Pro optional | Free | One-time | US$36+ | Free | Free |
| Platforms | macOS | macOS + Windows | macOS (Apple Silicon) | macOS | macOS | macOS | macOS | macOS |
| Model | Keyword launcher | Keyword launcher | Mac AI agent | System search | Adaptive launcher | Macro engine | Lua bridge | Noun-verb launcher |
| Workflows | Visual editor | JS extensions | Natural language | None | AppleScript | Full macros | Lua scripts | Plugins |
| Learning curve | Moderate | Low–moderate | Minimal | None | Moderate | Steep | Steep | Moderate |
| AI | None built-in | Pro (cloud) | Core (local / BYOK / Pro) | Apple Intelligence | None | None | None | None |
| Clipboard / snippets | Powerpack | Free | Not a launcher feature | No | Yes | Yes | Via script | Plugin |
| Voice / wake word | No | No | Yes | Siri (limited) | No | No | No | No |
| Open source | No | No | Yes | No | No | No | Yes | Yes |
| Offline AI | N/A | No | Yes (local models) | On-device where offered | N/A | N/A | N/A | N/A |
How to choose an Alfred alternative
You want the closest modern launcher. Raycast. Rebuild extensions once; free tier covers most Powerpack habits. Use this if you also want the same bar on Windows.
You want a Mac-only stack. Keep Alfred, or pick Dottie / Keyboard Maestro / LaunchBar. Raycast is no longer a Mac-only vendor.
You want automation without building workflows. Dottie. Describe the Mac task; agent + 134 tools. Needs Apple Silicon and macOS 15.4+.
You only need launch and search. Spotlight first. LaunchBar if you want adaptive ranking and a one-time fee.
You need automation deeper than any launcher. Keyboard Maestro (or Hammerspoon if you prefer code).
Your Alfred setup still works and saves time. Keep it. Switching for fashion is a tax.
Hybrid is normal. Many people keep Raycast or Alfred for hotkeys and run Dottie for multi-step OS work. They do not fight for the same job. First-person map of what actually gets replaced: I Replaced Spotlight, Alfred, and Siri with One Mac App. See also automate your Mac with AI.
The bottom line
An Alfred alternative for Mac is not one product. It is a fork: a better launcher (usually Raycast, now also on Windows), a Mac-only agent (Dottie), or deeper macros (Keyboard Maestro). Pick the job, then the tool. If Mac-only is the job, Raycast is no longer the default answer.
If your search was really “I am tired of maintaining workflows,” try Dottie on one real multi-step task. First 10 minutes: Getting Started with Dottie on Mac. If your search was “I want a faster bar with free clipboard,” install Raycast and read Raycast vs Alfred. For ready-made Alfred power-user setups, see best Alfred workflows.
Related posts
- Raycast vs Alfred on Mac
- Raycast AI vs Dottie
- Best Alfred workflows for Mac
- Keyboard Maestro alternatives
- Getting Started with Dottie on Mac
- What is Dottie Desktop
Frequently Asked Questions
What is the best Alfred alternative for Mac in 2026?
Raycast is the closest modern launcher alternative (strong free tier, extensions, optional AI, and a Windows app). Dottie is the best alternative when you want natural-language Mac automation instead of building workflows, and it stays Mac-only. Keyboard Maestro wins for deep deterministic macros. Spotlight wins for zero setup. Keep Alfred if the Powerpack workflows still earn their keep.
What is the best free Alfred alternative for Mac?
Raycast offers the most comparable free launcher experience: clipboard history, snippets, and extensions without Powerpack. Dottie is free and open source for AI-driven Mac automation on Apple Silicon (macOS 15.4+). Spotlight and Hammerspoon are also free for basic launch and scripting.
Is Raycast better than Alfred?
For most new users, Raycast is easier: modern UI, free clipboard and snippets, growing extension store, and a Windows app (v2.1.2.0 as of 2026-08-30). Alfred still wins if you already invested years in Powerpack workflows, want a Mac-only vendor, or need that mature visual editor. See the full Raycast vs Alfred comparison for a feature-by-feature split.
Can AI replace Alfred workflows?
For many ad-hoc tasks, yes. Dottie executes multi-step Mac work from natural language without a workflow graph. For sequences that must run identically every time, Alfred workflows or Keyboard Maestro macros remain more reliable. Hybrid setups are common.
Does Dottie replace Alfred as a launcher?
No. Dottie is a Mac agent, not a Spotlight-class launcher. Keep Alfred or Raycast for instant app launch and keyword commands; use Dottie when the job is multi-step OS control, voice, or offline local models.
Is Alfred Powerpack still worth it?
Yes if you use workflows, clipboard history, and snippets daily and prefer one-time pricing. Alfred 5 Powerpack is £34 (single) or £59 (Mega Supporter with lifetime upgrades) as of 2026-08-30. If you only launch apps and search files, free Raycast or Spotlight may be enough. If your workflows are mostly multi-step Mac chores, try an agent before buying another license tier.
Alfred alternative with voice control on Mac?
Dottie is built voice-first: wake word, push-to-talk, local speech recognition, and spoken replies, plus 134 system tools. It is Mac-only (Apple Silicon, macOS 15.4+). Alfred has no native wake-word agent. Siri remains limited for multi-step Mac work compared with a dedicated agent.