ALMOST

A weekend of work, and real gaps remain.

A keyboard launcher for macOS: one shortcut opens a command bar for apps, files, clipboard history, snippets, window management and extensions written by anyone.

Promptfree, for everyone, and the only version there is
Build me a keyboard launcher for macOS that I extend with my own scripts.

STACK
- Swift with SwiftUI for the window; a plain NSPanel, not a document window
- SQLite for the index and the clipboard history

THE WINDOW
- Global hotkey opens a borderless panel that takes focus and closes on escape or blur
- It must appear in under 50ms — build the index in a background process, never on open
- Arrow keys and enter only; the mouse is optional everywhere

SEARCH AND RANKING
- Sources: applications, preference panes, recent files, bookmarks, and your own scripts
- Fuzzy match on name, then rank by a frecency score: recent uses weighted higher than frequent ones
- The top result must be stable for a given query, or muscle memory never forms

SCRIPT COMMANDS
- A folder of executables with a metadata header: title, mode, arguments
- Run in a subprocess, stream output into the panel, and never block the UI thread
- A failing script shows its stderr rather than disappearing

CLIPBOARD HISTORY
- Poll the pasteboard, store text and images with the source application
- Exclude anything marked concealed by password managers, and exclude a configurable app list

SNIPPETS
- Expand a keyword typed anywhere using an accessibility event tap, with the permission requested explicitly

Include a README on the required permissions, the frecency formula and the 50ms budget.

What you lose

  • An extension store with thousands of commands written by other people
  • Latency low enough that it replaces muscle memory, which is a rendering problem
  • Window management, clipboard history, snippets and a calculator in one surface
  • Sync of preferences and snippets across machines
  • AI commands with a model included in the subscription

If you would rather not build

  • Alfred — paid, the long-standing macOS launcher with a powerful workflow system
  • Spotlight — free, built in, no extensions

The escape hatch

open source · no votes, no paid placement

Ulauncher

$0

Extensible keyboard launcher for Linux, with a Python extension API.

Ulauncher/Ulauncherfree · open source

Espanso

$0

Cross-platform text expander, the snippets half of this, done properly.

espanso/espansofree · open source

Why this verdict

our own opinion · changed only by a person

55/100

Verdict kinda at 55: a launcher with a frecency index and script commands is a real weekend on macOS, and scripts cover most of what people install extensions for. The store and the sub-50ms polish are what make Raycast replace the habit rather than sit beside it.

History

tracked since 9 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about Raycast

answered from the record above

Is Raycast free?

No — the plan we track is $8 a month. Pro at $8 per user per month billed annually, $10 monthly; the launcher itself is free and the paid tier adds AI and sync.

Can you replace Raycast by building your own?

ALMOST. A weekend of work, and real gaps remain. Replacement score 55 out of 100, build time a weekend. Read what you lose before you decide.

How much does Raycast cost?

$8 a month on Pro — $96 a year. Recorded 9 Aug 2026.

What do you lose by replacing Raycast?

An extension store with thousands of commands written by other people; Latency low enough that it replaces muscle memory, which is a rendering problem; Window management, clipboard history, snippets and a calculator in one surface; Sync of preferences and snippets across machines; AI commands with a model included in the subscription. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Raycast?

Yes: Ulauncher, Espanso. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 36 in Dev tools

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc