Raycast: The Must-Have Productivity App for macOS

Raycast: The Must-Have Productivity App for macOS

There are few applications that have improved my workflow as much as Raycast. Raycast is an exceptionally fast and extendable launcher for macOS.

Raycast is equipped by default with more tools than a Swiss Army knife, and it can be extended with over 1,300 additional extensions. Furthermore, it is a free app that can be enhanced with even more cool features through Raycast Pro.

I’ve used other application launchers before. Alfred was a good companion for years, but Raycast’s interface is so well-designed. The context menus, keyboard shortcuts, and extensions work consistently the same everywhere. I have used Raycast now for more than 1.5 years and pay for Raycast Pro for nearly 9 months.

Application Launcher

Raycast Launcher
The Raycast Launcher with 4 pinned favorites.

The most basic feature that you get is an application launcher like Apple Spotlight, but it’s prettier, has fuzzy search, and, as with everything in Raycast, an alias and a keyboard shortcut can be assigned. I navigate between my main apps without exception using keyboard shortcuts.

I use Karabiner-Elements to transform the useless caps lock key into a Hyperkey. This means I can use it to press  ^ at the same time. I also use it as  in my code editor, Neovim. Additionally, I can combine it with h, j, k, and l to navigate anywhere with the arrow keys.

My application navigation is a combination of hyper plus a letter, like hyper a for the Arc browser or hyper t for Things, for example. I have 19 of these shortcuts for the apps I use all the time, the rest I open with Raycast over the search.

In combination with a window manager (I use yabai) and Apple’s Spaces feature, you can assign apps to specific spaces with a right-click on the application, then select Options. This allows me to have the same apps open in the spaces where I expect them. Raycast is the only application with consistent app switching behavior. When I press my keyboard shortcut, it opens the app if it’s closed. If it’s open but not focused, or I’m in a different space, it moves me to that space and focuses on the app. And if I look at it, it hides the application.

Calculator

Calculator
Calculator

Raycast has a magically powerful calculator. It can perform all the normal calculations and also convert angles, area, currency, data rate, data size, density, length, mass, power, pressure, speed, temperature, time, typography, volume, color, flight tracker, and many more.

You can choose the output format for the calculation. For example, you can calculate how much time 12 seconds saved per day amounts to in a year: 12 seconds * 7 * 52 in minutes. It’s over an hour per year. You can also calculate e-book reading time, for example 0:48:50 / 9:21:31 in percent rounded which is 9%. This is really helpful to update my Goodread reading status, because Audible is unable, even after 12 years of people requesting this feature, to show you the percentage. 🙄

The calculator history allows you to view previous calculations and pin useful ones to the top.

Calendar

Calendar
Calendar showing the next meeting, appointments of the current day, following days.

The Calendar feature is incredible. It allows you to open a schedule overview directly in Raycast and join calls, block times, delete events, copy or open links, copy event title or details, and open the camera.

But the feature I love the most is the menu bar events. You can see the time until the next meeting or until the end of the current meeting in the menu bar.

Floating Notes

Floating Notes are the perfect companion for storing ideas, ticket numbers, making quick notes in a meeting, removing formatting from copied text, and much more. I constantly use this feature. Raycast announced a big feature update for Floating Notes in 2024.

Floating Notes
Floating Notes

Clipboard History

Clipboard History
Clipboard History

Another feature I use constantly is Clipboard History. It allows accessing the history of everything you copied, not only text, but images, files, links, and colors. They can be filtered, searched and directly copied, opened, edited, or deleted.

Screenshots

Screenshots
Search Screenshots with text recognition.

The screenshots I create are saved in a cloud storage folder. With Raycast, you can search all your screenshots (images and videos) in multiple locations with a preview. You can search and filter them by date, name, and even by text inside a screenshot. My process is to use Cleanshot X to capture and create full-length screenshots. I then send them directly to Cleanshot X from Raycast to annotate them and paste them back into a chat or work ticket.

Snippets

Snippets
Snippets

I have used various paid and open-source solutions for snippets throughout the years. However, why use separate software when you can have it included in your favorite application?

A text snippet is a piece of text that you frequently write and don’t want to repeatedly type or remember, such as personal information or boilerplate answers. I have well over 100 snippets, which include addresses, email addresses, phone numbers, date and time snippets, ASCII art, replacements for common spelling mistakes, and many more. About a third of these snippets have a specific trigger, which is a combination of characters I type to activate the snippet. The rest can be quickly accessed using a keyboard shortcut and searched.

There may be snippet applications available with more features (like programming in snippets), but Raycast supports everything I need: cursor position, clipboard content, custom date and time formatting, dynamic arguments, and embedded snippets.

Emoji & Symbols

Search Emoji & Symbols
Search Emoji & Symbols with pinned and frequently used emoji.

In a remote setting, it’s important to transfer emotions to lift the mood and make sure the text is not misunderstood. I use the Emoji & Symbols feature many times each day. The Raycast Emoji & Symbol app shows all emojis in a beautiful grid, shows recently used emojis, and allows you to pin the emojis important to you.

And recently, the feature got even better for Pro users, now you can search for anything and AI will find all Emoji that fit the search term.

Search Emoji & Symbols with AI
Search Emoji & Symbols with AI

Search Files

Search Files
Search Files

This allows to search your hard drive for files, folders and optionally for the contents of your files. From there you can get information about the file, open, move, copy, duplicate and perform other commands on the selected file.

Window Management

This is the only feature I don’t use a lot because I have a window manager that automatically allows me to arrange, rotate, center, and move my applications around. But Raycast’s Window Management is powerful and surpasses many paid apps with its features.

I would love if my window manager yabai worked together with Raycast, but currently using Raycast shortcuts will stop the window from working with yabai until I move them again with the mouse.

A feature I initially overlooked and started using a few months ago after watching the useful Quick Tips playlist by Raycast on YouTube is Quicklinks. But now I use it more and more. Quicklinks allows linking to URLs, files on your hard drive and even include a query for a search. I use Quicklinks a lot to create names I can remember to link to important documents, folders or work URLs.

Script Commands

Script commands are the intermediary step before you create your own extension, perfectly suited for simple commands. They can be written in the programming languages Bash, AppleScript, Swift, Python, Ruby, and Node.js.

You can store scripts in multiple folders on your hard drive. If you are not a programmer or are scared to write custom commands, you can browse the massive collection of over 600 community script commands on GitHub.

I use several script commands, which are publicly available in my raycast-scripts repository. I have a few to open or close all my work-related apps, connect to the VPN, or create a backup of my IMDb data.

Raycast AI 💰

Raycast AI
Raycast AI with custom configuration. This images shows my Japanese Assistant.

In case you don’t know how to program custom scripts, you can use Raycast AI as a paying Pro member to help with that. Raycast AI is one of the features I use the most. It uses ChatGPT under the hood, but instead of using a web interface, you can use it everywhere on your computer and work with highlighted text.

You can type a question directly in Raycast and press the  key to trigger the answer. If the AI is unable to answer the question, it will use Google to find the answer on the internet and additionally add the sources of the answer.

You can continue (or start) a regular ChatGPT session in an extra window that conveniently floats on top of all apps. It is possible to configure each chat with a custom name, model, system instructions, and creativity level. GPT-3.5 Turbo is included in the Pro subscription. If you want GPT-4, you have to upgrade.

I have several assistants that I use for specific tasks, providing the necessary instructions and context. I have one that helps me solve coding issues, one that helps me learn Japanese grammar, and one for training tips.

Search AI Commands
Search AI Commands

But the feature I like the most is Search AI Commands. These commands allow you to create specific custom commands that perform a task on your text. The built-in AI commands include:

  • Fix Spelling and Grammar
  • Make Shorter
  • Make Longer
  • Change Tone to Friendly
  • Change Tone to Casual
  • Change Tone to Confident
  • Change Tone to Professional
  • Improve Writing
  • Rephrase as Tweet
  • Explain This in Simple Terms
  • Explain Code Step by Step
  • Find Bugs in Code

Raycast includes another 10-20 AI commands as ideas, and I have created many more for my use cases. I have one that takes a text, summarizes the content as bullet points with matching emojis in the German language, and provides a short sentence summary. I use it frequently for my second brain notes in Obsidian. Another one translates text to German in either formal or informal language. I have one command that takes a YouTube video description, removes all promotional links, hashtags, advertising, and unnecessary content, and generates a concise summary from the video description. This is particularly helpful for bookmarking videos in my bookmark manager, Raindrop.io.

Translator 💰

Translate
Translator. Translating “Epitaph for Poet’s Tomb” by Shuntaro Tanikawa.

As a Pro subscriber, you have access to a fantastic built-in translator that can translate in nearly all languages. You can dictate and listen to the translations.

Miscellaneous

Raycast has many more features to mention, but here are a few:

  • Search System Settings
  • Perform system commands, such as emptying the trash, shutting down, restarting, or putting the computer to sleep
  • Access Apple shortcuts
  • Search contacts
  • Navigate windows
  • Search menu items
  • Define words
  • Explore Raycast Prompts, Snippets, and Themes

Raycast Store

Raycast Store
Raycast Store

This alone combines the features of a dozen or more, often paid apps. But the reason Raycast is so successful is its built-in app store that allows developers to provide custom extensions. Raycast provides a convenient and robust API to build extensions with React, one of the most popular JavaScript libraries. Under the hood, the components are converted into native code.

Because the number of extensions is huge, I’ll show in the next section how I use third-party extensions to work in specific areas.

Browsing & Searching

Search Arc
Search Arc

One of my most favorite extension in this section is the Arc extension that allows you to control the Arc browser from anywhere. With it, you can search, create new tabs and spaces, and access the browser history from anywhere. When I’m working somewhere and want to go to a specific tab, I don’t have to switch to the browser, find the tab, and click it. Instead, I can immediately jump to the correct tab instantly. There are similar extensions for other browsers, for example Brave.

Brave Search
Brave Search

My default search engine these days is Brave Search. Google is just too biased and suppresses too much information. With the Brave Search extension, I can search with auto-complete from anywhere and directly open the search results in the browser.

Search Raindrop.io Bookmarks
Search Raindrop.io Bookmarks

The third of my most favorite extension is Raindrop.io. It allows me to search in my favorite bookmark manager (30K bookmarks) and see the title, tags, and date of saving directly, and open the bookmark directly.

Other honorable mentions are the Reddit Search, Wolfram Alpha, SimpleLogin, or Apple Maps Search.

Developer Tools

I’m a Frontend Developer by profession and work a lot with code, but also with design tools.

Search GitHub Repositories
Search GitHub Repositories

As a developer, you work a lot with version control. I use the GitHub, GitHub Enterprise, and GitHub Gist extensions. They allow you to view or create pull requests, discussions, read notifications, search repositories, and much more. The Git Repos extension allows searching on the local hard drive for Git repositories.

Homebrew Show Installed
Homebrew Show Installed

I use the Kill Process extension to terminate hung processes. The Port Manager allows me to view or kill ports. The Brew extension allows me to use Homebrew from Raycast. I work a lot with Neovim and tmux in my WezTerm terminal. The Tmux Sessioner allows me to jump directly into the terminal in a specific project.

I use extensions to format or create code. For example, I use SVGO to optimize SVGs, SVGR to create React components from SVGs, and tools like Format JSON and Prettier Code to format any code. It’s convenient to format the code before pasting it anywhere on the web.

Tailwind CSS Search Colors
Tailwind CSS Search Colors

A significant amount of a developer’s time is spent reading documentation to understand how libraries or tools work. I frequently use Can I Use to determine browser support for web features, the HTTP Status Codes extension to look them up, search npm packages, and browse the TypeScript or Tailwind CSS documentation.

Additional honorable mentions include the Web Converter, which converts various web units, a Random Data Generator, a RegEx REPL, URL Tools for encoding or decoding URLs, and cURL for making HTTP requests.

Raycast itself build the useful online tool ray.so that allows to format code and export it as image or SVG. There is an extension to do this directly from Raycast.

Design Tools

Raycast is not only a fantastic tool for developers, but designers can also benefit a lot.

I love the Color Picker extension, which allows you to directly pick colors from anywhere and manage them. The Ruler extension enables you to measure distances.

Image Modification allows you to convert images and vector graphics, flip, scale, resize, add filters and distortions, optimize the size, and perform real-time image manipulations.

Search Google Fonts
Search Google Fonts

There is a Google Fonts extension that allows browsing and directly downloading fonts.

Search Glyphs
Search Glyphs

Glyph Search helps you find Unicode characters.

Search Unsplash Images
Search Unsplash Images

Unsplash enables looking at the massive collection of stock photos, and the Figma File Search allows for direct searching and opening of designs. I started using the Eagle extension to locally search all my assets stored in Eagle.

Note-Taking & Text-Editing

I write a lot, including blog posts, documentation, chat messages, and code. Raycast’s various extensions can help.

Lorem Ipsum allows you to create placeholder text. Link Cleaner removes all tracking parameters from the last URL in the clipboard.

Change Case
Change Case

One of my favorites is Change Case. I use it many times each week to convert, for example, the title of a Jira ticket into a branch name in Git. The Word Search extension is fantastic for finding adjectives, antonyms, rhymes, synonyms, or missing letters.

Browser Readwise Library
Browser Readwise Library

All the tools I use for note-taking have companion apps: Obsidian, Readwise, Readwise Reader, DEVONthink, and Notion.

Project Management & Productivity

Things Show Anytime List
Things Show Anytime List

There is most likely an app for most online tools available in this category. I, personally, use two of them: Jira and Things. Jira is the ticket management tool we use at work, and Things is my personal to-do application.

Fun fact: The Jira application needed approval by my company’s IT. I opened a request the day we moved to Jira Cloud, and there were already 5 other requests opened for the Raycast app by co-workers in my company. 😅

Media

Search for GIFs
Search for GIFs

Raycast extensions are not just for work, but also for fun. Everyone needs to generate memes or find funny GIFs, right? Well, there’s an extension called Meme Generator and GIF Search for exactly that purpose.

The Movie Database Upcoming Movies
The Movie Database Upcoming Movies

If you’re into movies and TV shows, I frequently use The Movie Database for information and JustWatch Search to find out where they are available for streaming.

Spotify Your Library
Spotify Your Library

I use the Goodreads extension to discover books or authors and the Spotify Player to manage music.

YouTube Search Videos
YouTube Search Videos

I regularly use the YouTube extension to search videos or channels and YouTube Downloader, as well as the Twitter/X Video Downloader, to download videos onto my hard drive.

Miscellaneous

Browsing the Raycast extension store is a good idea to find interesting extensions. You may not use all the extensions regularly, but it’s useful to keep ones that you need occasionally.

I really like the Coffee extension, which prevents my Mac from going to sleep. I use it every week when I do ink drawings and watercolor painting and need to keep my computer awake while looking at a reference photo on my monitor without touching the devices.

The Hue extension lets you control your Hue lights at home through Raycast.

In my opinion, the File Manager extension is more intuitive than the built-in file extension. The Downloads Manager is a convenient extension for working with recent downloads.

All Raycast

Raycast is an app that is not only improving your productivity by a considerable margin, it’s also fun. The onboarding Walkthrough is one of the best onboarding I’ve seen in an application, and the developers are constantly releasing new features. They are approachable and responsive to feedback, you can share feedback directly through Raycast.

With a Pro account, you can design your own Raycast color themes, and Easter eggs like Confetti or Bounce Animations are built into Raycast.

The second year in a row, you get one of the best year reviews. People proudly share their images on 𝕏 (#RaycastWrapped). Here is my Raycast Wrapped 2023 summary:

Raycast Wrapped 2023
Raycast Wrapped 2023

Raycast offers a range of useful resources. You can find the changes for each release in the Changelog, which is also accessible within Raycast. Additionally, the blog features informative and engaging articles.

Pedro Duarte is the official Community Manager of Raycast. He shares valuable extensions, tips, and sneak peeks on his 𝕏 account @peduarte. Make sure to also follow the official Raycast account @raycastapp. On the official Raycast YouTube Channel, he frequently posts quick tips, updates, and interviews with community members.

Conclusion

Raycast will improve your workflow and fun at your computer a lot. And it is free, as are all the community extensions.

When you realize the usefulness of Raycast, you may want to consider supporting them by subscribing to their Pro plan. Additionally, they offer team accounts that enable sharing scripts, snippets, and extensions with your entire team.

If you’re a developer, you might be interested in creating your own extension. The YouTube channel offers coding sessions in multiple videos, and the API documentation is well-written.

If you’re interested in subscribing to Pro, I have a few rewards affiliate links available. Send me an email to receive one.