Hi, I'm Seiji. I usually work on web and backend development, and occasionally mobile apps.
I use Raycast and Vim daily for both work and personal tasks.
Today, I'm participating in the 【LAPRAS User Exclusive Event】 Let's Output "LAPRAS Moku Moku Kai" April.
There were many people with interesting backgrounds, and quite a few were using Raycast. This inspired me to share more about Raycast's appeal, so I decided to write this article during the 'Moku Moku Kai' (coding session).
Instead of getting into every detail, I'll give you a quick, enthusiastic overview!
So, let's dive into the appeal of Raycast!
This article has been translated from Japanese to English using Gemini 2.5 Pro in Raycast AI Chat.
The AI features mentioned in this article currently require a Pro plan.
However, trials are available, so if you're interested, please give it a try.
It might just change your world.
=> Just as I was finishing this article, Raycast released an update.
It seems free users can now use it up to 50 times!!
Raycast is famous for Mac, but it seems a Windows version is also actively under development!
I recently tried the test version, and it replicated an experience very close to the Mac version.
That time... what was that thing again...
This won't happen anymore.
Whether it's a URL, an image, or anything else, you no longer need to struggle to remember something you copied.
Even if you only vaguely remember it, you can search and find it.
The retention period options vary depending on the plan. The paid plan offers unlimited history. I believe the free plan is limited to about a week.
I know it, but typing it is a hassle...
You know those phrases, right? You can register them all as Snippets.
I want to do that...!
Want to search your Chrome bookmarks? Someone has already made an extension for that. => Browser Bookmarks
Need to find the color code for something on your screen? There's an extension for that. => Color Picker
Want to use mcp...? => mcp
If you're facing a problem, try searching if Raycast can solve it – you might find what you need.
You can even manage locally running Docker containers and ports.
There are also extensions for Mac screen recording and screenshots. Isn't it common to forget the shortcuts if you only use them occasionally, or to know the steps but find launching the app tedious?
If it doesn't exist...
Let's build it! The documentation and development support are solid, so anyone can create one.
Just start with 'Create Extension'.
If you get stuck during implementation, open the API document,
open the search window with cmd+k
,
and type in an overview of the extension you want to create.
It will write the code for you (as of April 16, 2025).
Often, you can just copy and paste the code, and it will work. It's recommended to just ask about implementations you don't understand.
Too many AI models, which one should I use...
You can use them all (with the Pro plan, $20/month).
Gemini 2.5 Pro, ChatGPT 4.1, etc. – you can use about 20 different popular models, including 'that' one everyone's talking about. Unlimited usage. Amazing, right?
Specifying the prompt every time is...
There's also a feature to register prompts beforehand and recall them.
In fact, commonly used prompts are already prepared for you.
You can make text longer or shorter.
This site is long...
Using the summarize feature makes it this short.
Opening this or that, all in one motion
Open Terminal? alt+space
Open Calendar? ctl+|
Open Slack? ctl+s
You can open anything with your favorite shortcuts.
You can also set aliases for applications and search for them by text.
Can't remember the shortcuts...
But you can also search by text.
If you register an alias, searching for that word will trigger the action. Just like a terminal.
Can be used like a terminal too!
With Script Commands, you can run bash, python, node.js, or ruby scripts with a single shortcut.
Even Go, etc., can be specified if you compile them to run via CLI.
Of course, you can also pass arguments.
This might save you the extra step of opening the terminal and typing commands.
Occasionally, just occasionally
You might want to do numerical calculations, time zone conversions, or currency conversions (especially with the weak Yen changing our perception, right?).
Want to concentrate...
There's also a feature called Focus. Specify a duration, a goal, and apps/websites to block. When activated, it helps you concentrate until the task is done. It even warns you if you habitually try to open Slack, etc.
Humans might be doing more unproductive things than we realize.
🎯 New Feature: Stop Unnecessary Notifications and Create Flow with Raycast Focus
Setting up Focus is a bit tedious
Then let the AI handle it.
Above all
It's cool. The product is cool, and CTO Thomas (X) and Pedro (X) are cool too.
The UI is cool, and importantly, it's intuitive to operate. It's simple, so you can understand it quickly and apply it in various ways.
Yes, like Vim.
※ Personal opinion.
For those interested
Try searching, "Can Raycast do this?"
And if it can, give it a try.
If you like it after trying it, please spread the word to those around you.
That's all from a huge Raycast fan.