Raycast lets you control your tools with a few keystrokes and Script Commands makes it possible to execute scripts from anywhere on your desktop. They are a great way to speed up every-day tasks such as converting data, opening bookmarks or triggering dev workflows.
This repository contains sample commands and documentation to write your own ones.
- Apps
- Agenda
- Amphetamine
- Baremetrics
- Bear
- Cleanshot
- Craft
- DND Me
- Deepl
- Devutils
- Dictionary
- Downie
- Espanso
- Evernote
- ExpressVPN
- Fantastical
- Ferdi
- Focus
- GoodLinks
- HazeOver
- Hyper
- Lungo
- Medo
- MeetingBar
- MenubarX
- Message
- Mullvad
- NotePlan3
- Notes
- Obsidian
- One Thing
- OpenVPN
- PhpStorm
- Plash
- Playground
- Pulse Secure
- Raycast
- Reminders
- Safari
- Session
- SideNotes
- Sip
- Sublime
- Surfshark
- Tailscale
- Terminal Translate
- Things
- Timing
- Todoist
- Translate Shell
- Trello
- TunnelBlick
- Viscosity
- WARP
- WebStorm
- Wikipedia
- Y Pomodoro
- iTerm
- iconsur
- Browsing
- Communication
- Conversions
- Culture
- Dashboard
- Developer Utils
- Home
- Math
- Media
- Navigation
- Productivity
- Remote Control
- System
- Web Searches
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Agenda Today Overview | Opens Agenda - Today Overview | Michael Ellis | ||||
Create New On the Agenda Note | Creates New Note and adds it to On the Agenda | Michael Ellis | ✅ | |||
On the Agenda Overview | Opens Agenda - On the Agenda Overview | Michael Ellis |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
End Session | Stop Current Amphetamine Session | James Lyons | ||||
Start Default Session | Start Default Amphetamine Session | James Lyons |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Annual Recurring Revenue | Display Annual Recurring Revenue (ARR) | Valentin Chrétien | ||||
Average Revenue Per User | Display Average revenue per user (ARPU) | Valentin Chrétien | ||||
Lifetime Value | Display Lifetime Value (LTV) | Valentin Chrétien | ||||
Monthly Recurring Revenue | Display Monthly Recurring Revenue (MRR) | Valentin Chrétien | ||||
Revenue | Display Revenue Dashboard | Valentin Chrétien |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Note | Add a new note to Bear. | Tanay Nistala | ✅ | |||
Open Note | Open the specified note in Bear. | Tanay Nistala | ✅ | |||
Open Tag | Open the specified tag in Bear. | Tanay Nistala | ✅ | |||
Open Today | Open the Today section in Bear. | Tanay Nistala | ✅ | |||
Open Todos | Open the Todo section in Bear. | Tanay Nistala | ✅ | |||
Search | Search notes by keyword and/or tag in Bear. | Tanay Nistala | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Quick Access Overlay | Opens a new Quick Access Overlay with the specified image or video. | CleanShot X | ✅ | |||
Annotate | Opens specified file in Annotate. | CleanShot X | ✅ | |||
Capture Area | Take a screenshot of a specific area on your screen. | CleanShot X | ||||
Capture Fullscreen | Take a screenshot of your screen. | CleanShot X | ||||
Capture Previous Area | Take a screenshot of the previously specified area of your screen. | CleanShot X | ||||
Capture Text | Opens Text Recognition (OCR) tool or extracts text from the specified file. | CleanShot X | ✅ | |||
Capture Window | Take a screenshot of a window. | CleanShot X | ||||
Open from Clipboard | Open screenshot that is currently in the clipboard. | CleanShot X | ||||
Pin to the Screen | Pin a screenshot to the screen. | CleanShot X | ✅ | |||
Record Screen | Start a screen recording and save it as a video or an optimized GIF file. | CleanShot X | ||||
Restore Recently Closed File | Restore the recently closed file. | CleanShot X | ||||
Scrolling Capture | Capture any scrollable content. | CleanShot X | ||||
Self-Timer | Take a screenshot after a specified delay to capture the perfect moment. | CleanShot X | ||||
Toggle Desktop Icons | Hide clutter on your Desktop. | CleanShot X |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Doc | Creates a doc in Craft | James Lyons | ✅ | ✅ | ||
Search in Workspace | Searches in Workspace in Craft | James Lyons | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🔕 | Start DND | Starts DND via DND Me. The parameter has to be a menu item or slider equivalent: 15m, 30m, 1h, 2h, ..., 12h, next, next-hour, next-half-hour; it defaults to next. next-hour means the next 60m mark, next-half-hour means the next 30m mark and next means the first of the two. For example, if it's 9:22, next-hour means 10:00, next-half-hour means 9:30 and next means 9:30. | Roland Leth | ✅ | ||
🔔 | Stop DND | Stops DND via DND Me. | Roland Leth |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
DeepL App Translate | Translate text in DeepL for Mac. Features options to input from the clipboard as well as automatically copy translation results. | Jono Hewitt | ✅ | |||
DeepL Web Translate | Translate text on the DeepL website. Translates to a default language if no "to" argument is given. | Jono Hewitt | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Backslash Escape/Unescape | Escape (or unescape) backslashes in your current clipboard string | DevUtils.app | ||||
Base64 Image Encode/Decode | Decode the Base64 string in clipboard to an image (if it’s decodable) | DevUtils.app | ||||
Base64 String Encode/Decode | Decode the Base64 string in clipboard (if it’s decodable) | DevUtils.app | ||||
CSS Beautify/Minify | Beautify or minify your current clipboard as CSS | DevUtils.app | ||||
CSV to JSON | Convert your current clipboard from CSV to JSON | DevUtils.app | ||||
Cron Job Parser | Parse the cron job expression in clipboard (if it’s a valid cron expression) | DevUtils.app | ||||
ERB Beautify/Minify | Beautify or minify your current clipboard as ERB | DevUtils.app | ||||
HTML Beautify/Minify | Beautify or minify your current clipboard as HTML | DevUtils.app | ||||
HTML Entity Encode/Decode | Escape (or unescape) the HTML entities your current clipboard string | DevUtils.app | ||||
HTML Preview | Show a HTML preview of your current clipboard string | DevUtils.app | ||||
HTML to JSX | Convert the HTML string in clipboard to JSX | DevUtils.app | ||||
Hash Generator | Calculate the hash of your current clipboard string | DevUtils.app | ||||
JS Beautify/Minify | Beautify or minify your current clipboard as JavaScript | DevUtils.app | ||||
JSON Format/Validate | Format the JSON string currently in your clipboard (if it’s a valid JSON) | DevUtils.app | ||||
JSON to CSV | Convert your current clipboard from JSON to CSV | DevUtils.app | ||||
JSON to YAML | Convert your current clipboard from JSON to YAML | DevUtils.app | ||||
JWT Debugger | Decode and verify the current JWT token in your clipboard | DevUtils.app | ||||
LESS Beautify/Minify | Beautify or minify your current clipboard as LESS | DevUtils.app | ||||
Lorem Ipsum Generator | Get some randomly generated lorem ipsum strings | DevUtils.app | ||||
Markdown Preview | Preview the markdown string currently in your clipboard | DevUtils.app | ||||
Number Base Converter | Convert numbers between bases (oct, hex, binary, etc.) | DevUtils.app | ||||
QR Code Reader/Generator | Generate a QR code from your current clipboard string | DevUtils.app | ||||
RegExp Tester | Test your regular expression with a string and inspect matches, groups, etc. | DevUtils.app | ||||
SCSS Beautify/Minify | Beautify or minify your current clipboard as SCSS | DevUtils.app | ||||
SQL Formatter | Format the SQL string currently in your clipboard | DevUtils.app | ||||
String Case Converter | Convert a string in clipboard into various naming conventions | DevUtils.app | ||||
String Inspector | Inspect your current clipboard string (length, words count, unicode, etc.) | DevUtils.app | ||||
Text Diff Checker | Compare two texts and find diff (per characters, words, lines, etc.) | DevUtils.app | ||||
URL Encode/Decode | Decode the current URL string in your clipboard (if any) | DevUtils.app | ||||
URL Parser | Parse the URL string currently in your clipboard | DevUtils.app | ||||
UUID/ULID Generate/Decode | Decode the UUID in your clipboard (if any), or generate UUIDs | DevUtils.app | ||||
Unix Time Converter | Parse and display UNIX the timestamp string currently in your clipboard | DevUtils.app | ||||
XML Beautify/Minify | Beautify or minify your current clipboard as XML | DevUtils.app | ||||
YAML to JSON | Convert your current clipboard from YAML to JSON | DevUtils.app |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Look up in Dictionary | Look up selected text in Dictionary | yayiji |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Download Video | Download video from Pasteboard link | Clu Soh |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Text Expansion | Add a text expansion to expanso | Max Stoiber | ✅ | |||
Disable Espanso | N/A | es183923 | ||||
Enable Espanso | N/A | es183923 | ||||
Restart Espanso | N/A | es183923 | ||||
Start Espanso | N/A | es183923 | ||||
Stop Espanso | N/A | es183923 |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Evernote | Creates a new Evernote. | Aaron Miller | ||||
Create Evernote Paste Clipboard | Creates a new Evernote, pastes in the contents of the clipboard, and positions the cursor in the title area. | Aaron Miller |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect | N/A | Amir Hossein SamadiPour | ||||
Disconnect | N/A | Amir Hossein SamadiPour | ||||
Reconnect | N/A | Amir Hossein SamadiPour |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Event | Create an event in Fantastical | Robert Cooper | ✅ | |||
Create Task | Speed up setting reminders for Fantastical by invoking this script. | Vardan Sawhney | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Service by Index | N/A | Jakub Lanski | ✅ | |||
Open Service by Name | N/A | Jakub Lanski | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Focus Preferences | Open focus preferences. | Ernest Ojeh | ||||
Start 25 minutes Focus Session | Start a 25 minutes focus session. | Ernest Ojeh | ||||
Start Custom Break | Start a custom break. If you don't enter any values, it uses the last break duration. | Ernest Ojeh | ✅ | |||
Start Custom Focus Session | Start a custom focus session. If you don't enter any values, it starts an untimed focus session. | Ernest Ojeh | ✅ | |||
Start Focus Session (Focus) | Start an untimed focus session. | Ernest Ojeh | ||||
Stop Break (Unbreak) | Stop break and continues the current focus session. | Ernest Ojeh | ||||
Stop Focus Session (Unfocus) | Stop the current focus session. | Ernest Ojeh | ||||
Take 5 Minutes Break | Take 5 minutes break. | Ernest Ojeh | ||||
Toggle Focus Session | Toggle between start session (untimed) and stop session. | Ernest Ojeh |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Last Unread Link | Open the last unread link in the GoodLinks app | Filip Chabik | ||||
Open Link | Open a link in the GoodLinks app | Filip Chabik | ✅ | |||
Open Random Unread Link | Open a random unread link in the GoodLinks app | Filip Chabik | ||||
Save Link | Saves a new link to GoodLinks | Filip Chabik | ✅ | |||
Show Read List | Show Read list in the GoodLinks app | Filip Chabik | ||||
Show Starred List | Show Starred list in the GoodLinks app | Filip Chabik | ||||
Show Tag | Show links tagged with the specified tag in the GoodLinks app | Filip Chabik | ✅ | |||
Show Unread List | Show Unread list in the GoodLinks app | Filip Chabik | ||||
Show Untagged List | Show Untagged list in the GoodLinks app | Filip Chabik |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Set Intensity | Set dimming intensity of background windows. | Thomas Paul Mann | ✅ | |||
Toggle Dimming | Toggle dimming of all background windows. | Thomas Paul Mann |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Run Shell Command | Run a terminal using Hyper | Eliot Hertenstein | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Activate | Deactivate Lungo. | Lungo | ✅ | |||
Deactivate | Deactivate Lungo. | Lungo | ||||
Toggle | Toggle Lungo. | Lungo | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📧 | Copy Foreground Mail Deeplink | Copies the foreground Mail deeplink | Jesse Claven |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Task | Add a new task | Aayush | ✅ | |||
Medo Float | Add a new task with priority | Aayush | ||||
Medo Float Large | Add a new task with priority | Aayush | ||||
Medo Float Small | Add a new task with priority | Aayush |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Meeting | Create a new meeting. | Jakub Lanski | ||||
Join Meeting | Join the ongoing or upcoming meeting. | Jakub Lanski |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Close Last Tab | Close last viewed tab in MenubarX | Clu Soh | ||||
Open Tabs | Open X Tab in your menubar | Clu Soh | ✅ | |||
Open in MenubarX | Open Pasteboard link in MenubarX | Clu Soh |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Copy Code | Copy verification code from a message. | Fatpandac |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect | Connect the Mullvad VPN tunnel using the most recent configuration settings. | Phil Salant | ||||
Connect to Location | Connect the Mullvad VPN tunnel using the specified location. | Phil Salant | ✅ | |||
Disconnect | Disconnect from the Mullvad VPN tunnel. | Phil Salant | ||||
Mullvad Status | Display the current status of the Mullvad VPN tunnel connection. | Phil Salant | ||||
Reconnect | Force the client to reconnect to the Mullvad VPN tunnel. | Phil Salant | ||||
Search Countries, Cities, and Hostnames | Search the list of available entities to which a Mullvad VPN tunnel connection can be made. | Phil Salant | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Append To Daily Note | Append to daily note | Göran Damberg | ✅ | |||
New Note From Clipboard | Create a new note from clipboard | Göran Damberg | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Append Content From Clipboard | Script to append to an existing note content from clipboard. | Ayoub Gharbi | ✅ | |||
Create Note | Create a new Note | Vardan Sawhney | ✅ | |||
Create Note From Clipboard | Create Note From Clipboard | Ayoub Gharbi | ✅ | |||
Open Note | Open Note via its Title | Vardan Sawhney | ✅ | |||
Search Note By Name | This script searches for a note, given its exact name, or a substring, the search does not consider case | Ayoub Gharbi | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Note | Create a new note | Yiyao Wei | ✅ | ✅ | ||
Search in Vault | Search Obsidian Vault | Yiyao Wei | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Set Text | Set the text shown in One Thing app. | One Thing | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect OpenVPN | Prepares OpenVPN Connect client to connect or reconnect. | Aaron Miller | ||||
Disconnect OpenVPN | Disconnects the OpenVPN Connect client from VPN. | Aaron Miller | ||||
Quit OpenVPN | Quits the OpenVPN Connect client. | Aaron Miller |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Update Recent Projects | N/A | Raycast |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Website | Add a website to Plash. | Plash | ✅ | |||
Next Website | Switch to the next website in the list in Plash. | Plash | ||||
Previous Website | Switch to the previous website in the list in Plash. | Plash | ||||
Reload Website | Reload the current website in Plash. | Plash | ||||
Switch to Random Website | Switch to a random website from the list of websites in Plash. | Plash | ||||
Toggle Browsing Mode | Toggle browsing mode in Plash. | Plash |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🕊 | Create Basic | Create and open a new basic Swift Playground | Quentin Eude | ✅ | ||
🕊 | Create View Based | Create and open a new view based Swift Playground | Quentin Eude | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect / Reconnect | Connect to the given / default connection with the given / default username. | Jakub Lanski | ✅ | |||
Disconnect / Cancel | Disconnect / cancel the active connection. | Jakub Lanski | ||||
Resume | Resume the suspended connection. | Jakub Lanski | ||||
Suspend | Suspend the active connection. | Jakub Lanski |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🎉 | Celebrate | Set Confetti to run for a number of times and during intervals | Fatpandac | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Reminder | Add a new reminder. | Andrei Nedelcu | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Item to Reading List | Add a new Reading List item with the given URL. Allows a custom title to be specified. | Thomas Paul Mann | ✅ | |||
Clear Cache and Refresh Page | This script clears cache and reloads the page of the frontmost Safari window. | Aaron Miller | ||||
Close All Tabs | Close all tabs in the frontmost window | Thomas Paul Mann | ||||
Close Duplicated Tabs | Close tabs with the same URL. | Thomas Paul Mann | ||||
Close Other Tabs | Close all tabs besides the currently active tab. | Thomas Paul Mann | ||||
Close Tabs to the Left | Close all tabs to the left side of the currently active tab. | Thomas Paul Mann | ||||
Close Tabs to the Right | Close all tabs to the right side of the currently active tab. | Thomas Paul Mann | ||||
Duplicate Tab | Duplicates and opens the currently active tab. | Thomas Paul Mann | ||||
Open Safari URL in Chrome | Open current Safari URL in new tab in Chrome | Dave Lehman | ||||
Open Safari URL in Firefox | Open current Safari URL in new tab in Firefox | Dave Lehman |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Abandon Session | Starts a focus session in Session app | James Lyons | ||||
Finish Session | Finishes a focus session in Session app | James Lyons | ||||
Pause Session | Starts a focus session in Session app | James Lyons | ||||
Start Previous Session | Starts a focus session in Session app with the previous intent and duration | James Lyons | ||||
Start Session | Starts a focus session in Session app | James Lyons | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
SideNotes create | Create a new note within the selected or the first SideNotes folder. | Marcel Bochtler | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Add Color to History | Add a color to your Sip history. | Sip | ✅ | |||
Check Contrast | Open Sip Contrast Checker. | Sip | ✅ | |||
Open Contrast Checker | Open Sip Contrast Checker. | Sip | ||||
Show Color Picker | Pick a color value from your screen. | Sip |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open with Sublime | Open currently focused directory in Sublime | Rock Hu |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Surfshark VPN Status | Get Surfshark VPN status | Jordi Clement | ||||
VPN Connect | Start Surfshark VPN connection | Jordi Clement | ||||
VPN Disconnect | Stop Surfshark VPN connection | Jordi Clement |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect | Connects to Tailscale | Ross Zurowski | ||||
Disconnect | Disconnects from Tailscale | Ross Zurowski | ||||
Get IP | Gets your private Tailscale IP | Ross Zurowski | ||||
Switch Account | Switches Tailscale networks | Ross Zurowski |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📖 | Translate | Translate word or sentence. | Fatpandac | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create To-Do | Create a new To-Do with title and optional deadline. | Things | ✅ | |||
Current To-Do | Show your current To-Do to stay focused. | Things | ||||
Search To-Dos | Search To-Dos with a query. | Things | ✅ | |||
Today | Get an overview of your completed tasks for today. | Things |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Start Timer | Start a timer | Landen Danyluk | ✅ | |||
Stop Timer | Stop the active timer | Landen Danyluk |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Task | Create Task | Faris Aziz | ✅ | ✅ | ||
Get Tasks | Gets All Todoist tasks | Faris Aziz | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🌍 | Translate Shell | Translate text using translate-shell. | Marcel Bochtler | ✅ | ||
📖 | Translate to EN | Translate and copy brief translation to clipboard. | tiancheng92 | ✅ | ||
📖 | Translate to ZH | Translate and copy brief translation to clipboard. | tiancheng92 | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create Card | Create a new Trello card | Michael Francis | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Tunnelblick: Connect | Connect a VPN configuration. | Achille Lacoin | ✅ | |||
Tunnelblick: Connect All | Connect all unconnected VPN configurations. | Achille Lacoin | ||||
Tunnelblick: Disconnect | Disconnect a VPN configuration. | Achille Lacoin | ✅ | |||
Tunnelblick: Disconnect All | Disconnect all connected VPN configurations. | Achille Lacoin |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Viscosity: Connect | Connect a VPN viscosity configuration. | Luigi Cardito (credits Achille Lacoin https://github.com/pomdtr) | ✅ | |||
Viscosity: Connect All | Connect all unconnected VPN configurations. | Luigi Cardito (credits Achille Lacoin https://github.com/pomdtr) | ||||
Viscosity: Disconnect | Disconnect a VPN configuration. | Luigi Cardito (credits Achille Lacoin https://github.com/pomdtr) | ✅ | |||
Viscosity: Disconnect All | Disconnect all connected VPN configurations. | Luigi Cardito (credits Achille Lacoin https://github.com/pomdtr) |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Connect | Create a connection to WARP | Sergey Fuksman | ||||
Disconnect | Disconnect from WARP | Sergey Fuksman | ||||
Toggle WARP | Toggle Connection | Sergey Fuksman | ||||
WARP Status | Check WARP connection | Sergey Fuksman |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open | Open WebStorm projects | Daniel Stovv | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Wikipedia Search | Search Wikipedia and display the result in Raycast | Juan I. Serra | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🍅 | Pause | Pause active pomodoro timer using y-pomodoro | Jesse Claven | |||
🍅 | Resume | Resume active pomodoro timer using y-pomodoro | Jesse Claven | |||
🍅 | Show | Show active pomodoro timer using y-pomodoro | Jesse Claven | |||
🍅 | Start | Start a pomodoro timer using y-pomodoro | Jesse Claven | |||
🍅 | Stop | Stop active pomodoro timer using y-pomodoro | Jesse Claven |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Run Shell Command | N/A | Andrei Borisov | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Change Application Icon | Change App icons to match Big Sur | StevenRCE0 | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🧭 | Copy Current Page URL | This script copies URL of currently opened page in Safari into clipboard. | Kirill Gorbachyonok | |||
🧭 | Copy Current Page URL | This script copies URL of currently opened page in Google Chrome into clipboard. | Jakub Lanski | |||
🧭 | Copy Current Window URLs | This script copies to clipboard all URLs from frontmost Safari window. | Kirill Gorbachyonok | |||
Create Short URL | Create a short URL using Shlink | Eliot Hertenstein | ✅ | ✅ | ||
🥽 | Current Website to Private Browser | Open the current site in a private browser | raulanatol | |||
Go to Outline | Open the website at Outline | Ronan Rodrigo Nunes | ✅ | |||
🌐 | New Browser Window | Open new window in default browser | Levi Nelson | |||
🤖 | Open in guest profile | Open current website in guest profile/mode | JD Solanki | |||
Peek a link | Use Peekalink.io API to peek specified URL. | Caleb Stauffer | ✅ | ✅ | ||
🖼️ | Screenshot Website | Takes screenshots of the entered URL using pageres and saves it to the Desktop. |
Caleb Stauffer | ✅ | ||
🔗 | Shorten URL From Clipboard | Shorten the URL in your Clipboard with Tiny URL. | Thomas Paul Mann | |||
Shorten URL from GitHub | Shorten any github.com URL | Astrit | ||||
🔗 | Shorten URL with Bitly | Transform the clipboard contents to a short Bitly URL | Nitin Gupta | ✅ | ||
🔗 | Shorten URL with Emojis | Transform the clipboard contents to a short Emoji URL | Samuel Henry |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🔐 | 2FA from iMessages | Get most recent two-factor authentication code from iMessages. | Caleb Stauffer and Thiago Holanda | |||
📱 | Call with iPhone | Place a telephone call via your iPhone on Wi-Fi. | Alexander JH Steffen | ✅ | ||
🔐 | Generate Passphrase | Use xkcdpass to create a passphrase. | Caleb Stauffer | |||
🗣 | Say | Convert text to audible speech. | Felipe Turcheti | ✅ | ||
Share Secret from Clipboard | Share secret securely using https://share.doppler.com/. | Petr Nikolaev | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Paste | Upload clipboard contents to Cloudup. | Caleb Stauffer | ||||
Pick | Open file dialog and upload to Cloudup. | Caleb Stauffer | ||||
Upload | Upload path or URL in clipboard to Cloudup. | Caleb Stauffer |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Configure | Use this script command to configure your @duck.com authorizationID | Rediwed | ✅ | |||
Generate Unique Address | This script command generates a unique private @duck.com email address. | Rediwed |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📙 | Search Emojis | Search for emojis related to input. | Caleb Stauffer | ✅ | ||
📙 | Search and Copy First Related Emoji | Copy first emoji related to input. | Caleb Stauffer | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Gmail | Open gmail.com in the default browser | Michael Aigner |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Google Meet | Start a Google Meet session | Mujib Azizi |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Conversation | N/A | Jakub Lanski | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
⏰ | Add Reminder | Create a Slack reminder | Zeb Pykosz | ✅ | ✅ | |
Clear Slack DND | Clear DND Status in Slack | Sam Ching | ||||
🧼 | Clear Status | Clear your status in Slack. | Thomas Paul Mann | ✅ | ||
Jump to... | N/A | Jakub Lanski | ✅ | |||
Open Workspace by Index | N/A | Jakub Lanski | ✅ | |||
Open Workspace by Name | N/A | Jakub Lanski | ✅ | |||
Send Message in Channel | This script posts a message text to a slack channel and sets active status (defaults to random good morning message in #general) | Faris Aziz | ✅ | |||
Set DND Status | Set your DND status in Slack | Sam Ching | ✅ | |||
Set Status in Slack to Spotify Song | Set your status in Slack to a song currently playing in Spotify. | alongat | ||||
☕️ | Set Status to Coffee | Set your status in Slack. | Thomas Paul Mann | ✅ | ||
Set WFH Status in Slack | Set your status in Slack to WFH or WFO depending on your WiFi | alongat |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Leave Meeting | Leaves Current Zoom meeting | Faris Aziz | ||||
Toggle Microphone | Mute/Unmute your microphone in the current meeting | Luigi Cardito and Faris Aziz | ||||
Toggle Video | Show/Hide your microphone in the current meeting | Luigi Cardito and Faris Aziz |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📋 | Clipboard to Markdown | Automatically take the content found in the clipboard and turn it into Markdown | Alessandra Pereyra | |||
🎨 | Color Conversion | Convert color formats (e.g. #FFEEFF -> rgba(255,238,255,1) | quelhasu | ✅ | ||
🗂 | Column to Comma | Converts column to comma separated list. | Raycast | |||
⏱ | Convert Epoch to Human-Readable Date | Convert epoch to human-readable date. | Siyuan Zhang | ✅ | ||
⏱ | Convert Human-Readable Date To Epoch | Convert human-readable date to timestamp epoch. | Siyuan Zhang | ✅ | ||
📹 | Create GIF from video | Create a GIF from video, by default it takes the last screen record video | Quentin Eude | ✅ | ||
🎨 | Hex to RGB | Convert hexadecimal color value to RGB value. | Caleb Stauffer | ✅ | ||
🎨 | Hex to RGBA | Convert hexadecimal color value to RGBA value. | Caleb Stauffer | ✅ | ||
🧱 | Markdown Table | Create a markdown table template | Ryan Nystrom | ✅ | ||
📋 | Paste and Match Style | A script to click the "Paste and Match Style" menu item, even if it's disabled | Michael Bianco | |||
QR Code Generation | QR Code Generation | wyhaya | ✅ | |||
📝 | Rich Text to Markdown | Convert rich text clipboard data to GitHub Flavored Markdown using Pandoc | Adam Zethraeus | |||
Screenshot QR Code to Clipboard | Decode QR Code from screenshot to clipboard using https://qrserver.com/ | Diego Lopes | ||||
🔠 | Strikethrough Text | Converts given text (or clipboard if no argument) to t̶e̶x̶t̶ | Jakub Lanski | ✅ | ||
✂️ | Trim Newlines and Tabs | Trim newlines and tabs from clipboard content. | Caleb Stauffer | |||
🦸♀️ | Unicode Superscript | Convert clipboards text to fake unicode superscript | Adam Zethraeus | ✅ | ||
🕰 | Unix Time Reader From Clipboard | Display Human-Readable Date from Unix Time in Clipboard | Francis Feng | |||
🌇 | Vaporwave Text | Convert clipboard text to vaporwave | Adam Zethraeus | ✅ | ||
📅 | What Day Is... | Return the day of the week on which a particular date falls. | Phil Salant | ✅ | ||
👹 | Zalgo Text | Converts text to z̫̫̐a̳ͩl̓͂̀ͅg͔̚o̷̦̣͢ t̳͆ḛ̊͟ẍ̮̝́t̵̔ͯ͝ | Adam Zethraeus | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Camel Case | Change to clipboard text to camel case | Robert Cooper | ||||
Kebab Case | Change to clipboard text to kebab case | Robert Cooper | ||||
Lowercase | Change clipboard text to lowercase | Robert Cooper | ||||
Snake Case | Change to clipboard text to snake case | Robert Cooper | ||||
Title Case | Change to clipboard text to title case | Robert Cooper | ||||
Uppercase | Change to clipboard text to uppercase | Robert Cooper |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🕌 | Prayer Times (Diyanet) | Prayer Times grabbed from the Diyanet's Official Website for people located in Türkiye. | Emircan Erkul |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Bitcoin Price | Get current Bitcoin price from Coindesk. | Tanguy Le Stradic | ||||
💰 | Crypto | Gets crypto prices from Binance | Manan Mehta | |||
🌦️ | Current Weather | Get current weather report from wttr.in. | Caleb Stauffer | |||
DOGE Price | Checking DOGE coin price | Clu Soh | ||||
Ethereum Price | Get current Ethereum price from CoinGecko. | Clark Dinnison | ||||
Fear Index | Fear & Greed Index from CNN | Astrit | ||||
Metals Price | Retrieves the value of precious metals per 1 oz | Stefan de Graaf | ||||
NextDNS Status | Check if this machine is using NextDNS. | Phil Salant | ||||
🤖 | SABnzbd Queue | Show SABnzbd's queue status | Jesse Claven | ✅ | ||
Speedtest | Test download and upload connection speed using Speedtest. | Caleb Stauffer | ||||
📈 | Stocks | Keep track of your stock portfolio. | Thomas Paul Mann | |||
📈 | System Activity | N/A | Raycast | |||
Twitter Statistics | Shows the followers, favorites and friends count of your Twitter account. | Thomas Paul Mann | ✅ | |||
🕐 | World Time | Show the time from elsewhere in the world | Jesse Claven | |||
⏱ | Year Progress | See the year progress on your desktop. | Thomas Paul Mann | |||
YouTube Statistics | Shows YouTube Subscribers, Views and Videos | Astrit | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🎅🏻 | Countdown to Christmas | See how many days until Christmas. | Valentin Chrétien | |||
⏱ | Countdown to Date | See how many days/hours until a specific date. | Valentin Chrétien | ✅ | ||
⏱ | Create Countdown | Create countdowns via Raycast. | Valentin Chrétien | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Get Authorization Token | Get token from Firebase Authentication service | João Melo | ✅ | |||
Get data from Firebase | Get values from Firebase Realtime Database | Marek Mašek | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
☕️ | Add Mood | Add mood value to current or specified date | Federico Miraglia | ✅ | ||
☕️ | Display Mood Month | Displays month mood table | Federico Miraglia | |||
☕️ | Display Mood Year | Displays year mood table | Federico Miraglia | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
⛅️ | Current Weather | Get current weather from OpenWeather | Marek Mašek | ✅ | ||
⛅️ | Weather Forecast | Get weather forecast from OpenWeather | Marek Mašek | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🔑 | Add SSH Keys (with Terminal) | Add one or multiple SSH keys to your SSH agent (with Terminal). | Caleb Stauffer | ✅ | ||
🤖 | Base Converter | Utility to convert numbers between bases. Can be one number or a list of string-delimited numbers. | Saimir S. | ✅ | ||
🔓 | Base64 Decode | Decode the base64 string | Bin Hua | ✅ | ||
🔐 | Base64 Encode | Encode any text data by using base64 | Bin Hua | ✅ | ||
🌐 | Check Domain | Check the availability of a domain with the Vercel API. | Ted Spare | ✅ | ✅ | |
🧹 | Clear All Related Junk | This script clears all Xcode related junk. | Kirill Gorbachyonok | |||
🧹 | Clear Derived Data | Clear the derived data of Xcode. | Raycast | |||
⏱️ | Copy Current Epoch Unix Timestamp | Copy the current epoch Unix timestamp. | Caleb Stauffer | |||
📁 | Copy Focused Finder Window Path | Copies full path of the currently focused Finder window | Vishal Telangre | |||
📝 | Copy Lorem Ipsum | Copy one paragraph of Lorem Ipsum to clipboard. | Raycast | |||
🔑 | Copy SSH Public Key | Copying the default SSH public key to the clipboard | Angelos Michalopoulos | |||
🤖 | Count Characters Bash | Counts the characters of either the clipboard or the passed argument | es183923 | ✅ | ||
🤐 | Create .gitignore | Generates a .gitignore file via https://gitignore.io | Roland Leth | ✅ | ||
Create Image from Code | Create beautiful images of your code with https://ray.so | Thomas Paul Mann | ✅ | |||
💻 | Decode Base64 | Decodes clipboard content to Base64 and copies it again. | Raycast | |||
Decode JWT | Decodes JSON web token from the clipboard. | Raycast | ||||
💻 | Decode URL | Decodes clipboard content url and copies it again. | Raycast | |||
🌍 | Dig | Perform a dig command with the specified options | Tommaso Panozzo | ✅ | ||
💻 | Encode Base64 | Encodes clipboard content to Base64 and copies it again. | Raycast | |||
💻 | Encode URL | Encodes clipboard content url and copies it again. | Raycast | |||
ℹ️ | Error Info | Get info about Apple API errors | Ronan Rodrigo Nunes | ✅ | ||
💻 | Escape String for Shell | Escapes shell character string and copies it again. | Raycast | |||
Flutter Create Project | Creates A Flutter Project from Raycast | Kabilan VS | ✅ | |||
Format Swift | Use swiftformat to format clipboard content. | Dean Moore | ||||
Generate Password | Generates an iOS style password | everdrone | ✅ | |||
🔐 | Generate Password | Generates a random password and copies it to the clipboard. | Sven Hofmann | |||
💻 | Generate ULID | Generates a ULID and copies it to the clipboard. | David Molinero | |||
💻 | Generate UUID | Generates a UUID and copies it to the clipboard. | Raycast | |||
🕐 | Get TTFB (Time to First Byte) | Get the TTFB (Time to First Byte) of a website | Angelos Michalopoulos | ✅ | ||
🧹 | Ignore Package Folders | Ignore package folders (node_modules, Pods, etc) from Time Machine backups. They might not be big in size (altough they do add up), but they usually have tens of thousands of files, making backups slower than they should be. Many files are worse than big files when copying. You can also add a Spotlight comment to each file, to easily be able to exclude the same folders from Spotlight indexing (disabled by default). | Roland Leth | ✅ | ||
🩺 | Is It Up? | Check if a website is up | Jesse Claven | ✅ | ||
JSON to Go Struct | Convert the copied JSON into a golang structure. | tiancheng92 | ✅ | |||
💻 | Json Stringify Text | Get JSON-formatted text | Senthil Prabhu | |||
🔐 | MD5 Hash | Hashing any text data by using MD5 | Bin Hua | ✅ | ||
Microlink API | Microlink API integration | Kiko Beats | ✅ | |||
🔗 | Open Deep Link | Opens a URL inside the currently booted iOS Simulator. Can be used to open deeplinks | Tomás Martins | ✅ | ||
🌐 | Ping | Ping an IP address or URL. | Caleb Stauffer | ✅ | ||
🌐 | Ping Monitor | Ping an IP address or URL on an interval. | Caleb Stauffer | ✅ | ||
💻 | Prettify JSON | Pretty prints the JSON currently in the clipboard. | Raycast | |||
🤖 | Print TLDR doc | Print the tldr documentation for a command | Achille Lacoin | ✅ | ||
Query cheat.sh | Query the cheat.sh service (https://github.com/chubin/cheat.sh). You can change the color style in the script. | Jakub Lanski | ✅ | |||
📱 | Record Simulator | Records simulator to Downloads folder | Maxim Krouk | ✅ | ||
Run Command | Run arbitrary bash command and return output in Raycast. | Boyang Xu | ✅ | |||
🛠 | Run Command On Front Finder Window | Runs the specified command in the path of the frontmost Finder window. | Wesley Martin | ✅ | ||
Run Pa11y | Run Pa11y web accessibility tool on specified path or URL. | Caleb Stauffer | ✅ | |||
🔐 | SHA1 Hash | Hashing any text data by using SHA1 | Bin Hua | ✅ | ||
Save URL to Wayback Machine | Save URL to Wayback Machine. | Caleb Stauffer | ✅ | |||
🔎 | Search Script Command | Search for Script Commands available in the Raycast repository | Thiago Holanda | ✅ | ||
🔐 | Strong Password Generator | Generate a strong password of requested character length | Nitin Gupta | ✅ | ||
🕒 | Time Between Dates | Given two dates returns the time between them in multiple units of measure. | Federico Miraglia | ✅ | ||
🕒 | Time Calculator | Add or Subtract specified amount of time from given date. | Federico Miraglia | ✅ | ||
🔠 | Transform Case | Transform the case of clipboard content. Defaults to lower case if no conversion type is specified. | Nitin Gupta | ✅ | ||
✂ | Trim Git Commit Hash | Trim full git commit hash down to seven characters. | Caleb Stauffer | ✅ | ||
🔗 | Unshorten URL | Unshortens clipboard content url and copies the result again. | Nikita Galaiko | |||
🌐 | Whois | Whois of URL. | Caleb Stauffer and Ronan Rodrigo Nunes | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🤖 | Find AWS Region by IP | Copies the AWS IPv4 to the clipboard. | Oğuzhan Yılmaz | |||
Single Sign-On | Login to AWS using aws-sso-util | David Molinero |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🍺 | Cask Upgrade | Updates brew and upgrades every outdated app | LanikSJ | |||
🍺 | Doctor | Run Brew Doctor | Thiago Holanda | |||
🍺 | Install a package | Installs specified brew package. | Alex Zotov | ✅ | ||
🍺 | Leaves | Show list of installed brew formulae that are not dependencies of other installed formula. | owpac | |||
🍺 | List | Show Brew List | chengzhiqi | |||
🍺 | Outdated List | Show list of outdated formulae | Thiago Holanda | |||
🍺 | Restart Service | Restart Service in Brew | es183923 | ✅ | ||
🍺 | Services List | Show Brew Services List | Thiago Holanda | |||
🍺 | Start Service | Start Service in Brew | Thiago Holanda | ✅ | ||
🍺 | Stop Service | Stop Service in Brew | Thiago Holanda | ✅ | ||
🍺 | Uninstall | Uninstalls an Specified Application Using Homebrew | StevenRCE0 | ✅ | ||
🍺 | Update | Run Brew Update | chengzhiqi | |||
🍺 | Upgrade | Run Brew Upgrade | Thiago Holanda |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Purge Cloudflare cache | Purge Cloudflare cache for zone. | Caleb Stauffer | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🧹 | Clean | Script that cleans Docker images, volumes, and containers | Quentin Eude | |||
List Containers | List containers in Docker | Sebastian Kroll | ||||
List Images | List images in Docker | Sebastian Kroll | ||||
Run | Runs a Docker container | Fabián Delgado | ✅ | |||
⏹️ | Stop | Stops a Docker container | Fabián Delgado | ✅ | ||
System Prune | Remove unused data (system prune) | Sebastian Kroll |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Clear Changes | Clear all changes | Thomas Paul Mann | ||||
Save Changes | Commit all pending changes. If no commit message is provided, it will amend the changes. | Thomas Paul Mann | ✅ | |||
Standup | Lists your commits from the last 24 hours. Optionally specify since when, e.g. "1 week". | Thomas Paul Mann | ✅ | |||
Status | Shows the status of your Git repository. | Thomas Paul Mann | ||||
Switch Branch | Switch to a new branch. If not name was provided, it checks out the default branch. | Thomas Paul Mann | ✅ | |||
Sync Changes | Pulls, rebases and pushes your changes. | Thomas Paul Mann |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Create GitHub Gist from Clipboard | Create a GitHub Gist from clipboard contents and copy Gist URL. | Caleb Stauffer | ✅ | |||
GitHub Contributions | Show GitHub user contributions from the current year | Astrit | ✅ | |||
Open Commit History | Opens the commit history of the filepath in the clipboard or the frontmost window. Alternatively can open the file view on GitHub. | Thomas Paul Mann | ||||
Open Pull Requests | Display number of open pull requests | Faye Sipiano | ✅ | |||
Open Pull Requests page | Open your GitHub pull requests page | Faye Sipiano | ||||
⭐️ | Repository Statistics | Show statistics of your GitHub repository. | Thomas Paul Mann | ✅ | ||
Show Open Pull Requests | Display (detailed) GitHub pull requests | Faye Sipiano | ✅ | |||
Show Review Requests | Display number of Pull Requests requesting your review | Vince Picone | ✅ | |||
Unread Notifications | Display (detailed) number of unread GitHub notifications. | Caleb Stauffer | ✅ | |||
Visit a Repository, Pull Request, or Issue | Open a repository, pull request, or issue on GitHub | Phil Salant | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Issues | Show issues from GitLab | Michael Aigner | ✅ | |||
Merge Requests | Show merge requests from GitLab | Michael Aigner | ✅ | |||
To-Dos | Show todos from GitLab | Michael Aigner | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Lighthouse | Open a Lighthouse report of URL. | Caleb Stauffer | ✅ | |||
PageSpeed Insights - Desktop | Run a PageSpeed Insights analysis on desktop of URL. | Caleb Stauffer | ✅ | |||
PageSpeed Insights - Mobile | Run a PageSpeed Insights analysis on mobile of URL. | Caleb Stauffer | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🌐 | External IPv4 | Copies the external IPv4 to the clipboard. | Raycast | |||
🌐 | External IPv6 | Copies the external IPv6 to the clipboard. | Raycast | |||
🌐 | Local IPv4 | Copies the local IPv4 to the clipboard. | Raycast | |||
🌐 | Local IPv6 | Copies the local IPv6 to the clipboard. | Raycast | |||
🌐 | URL IPv4 | Get IPv4 address of URL. | Caleb Stauffer | ✅ | ||
🌐 | URL IPv6 | Get IPv6 address of URL. | Caleb Stauffer | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
⚙️ | Config Set | Pause Minikube cluster | Daniils Petrovs | ✅ | ||
⏸ | Pause | Pause Minikube cluster | Daniils Petrovs | |||
🚀 | Start | Start Minikube cluster | Daniils Petrovs | |||
ℹ️ | Status | Show Minikube cluster status | Daniils Petrovs | |||
🤖 | Stop | Stops a running Minikube cluster | Daniils Petrovs | |||
⏸ | Unpause | Pause Minikube cluster | Daniils Petrovs |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Unresolved Issues | Show unresolved issues of the last 24 hours from Sentry. | Thomas Paul Mann | ✅ | |||
Unresolved Issues By Project | Show unresolved issues in the last 24 hours (by project) from Sentry. | Phil Salant and Thomas Paul Mann | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Open Directory | Opens current topmost directory in VS Code | chohner | ||||
Open Project | Finds path to the given directory which must be a VS Code or Git project and opens it with VS Code | Maksim Zemlyanikin | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Last Project | Open the last Xcode project | Sergey Korobyin | ||||
Recent Project | Open recent Xcode project | Sergey Korobyin | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Decrease Brightness | Decrease brightness of Elgato Key Light by 5%. | Thomas Paul Mann | ✅ | |||
Increase Brightness | Increase brightness of Elgato Key Light by 5%. | Thomas Paul Mann | ✅ | |||
Turn Off | Turn off Elgato Key Light. | Thomas Paul Mann | ✅ | |||
Turn On | Turn on Elgato Key Light. | Thomas Paul Mann | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
💡 | Lights | Show inline summary of any Hue compatible lights. Choose to show on/off, brightness percentage, color temperature or hue, saturation, brightness values. Recommended to have already assigned names to lights in the Hue app. | Jono Hewitt | ✅ | ||
💡 | Rooms | Show inline summary about your rooms of Hue compatible lights. Choose to show the number of lights on out of the room total, or use more general terms such as "All on". Requires rooms to have already been set up in the Hue app. | Jono Hewitt | ✅ | ||
💡 | Set Light Bulb | Set a specified or default individual color bulb to a preset, hsb or brightness value. Leave preset and value arguments empty to toggle a bulb on or off. | Jono Hewitt | ✅ | ✅ | |
💡 | Set Room Lights | Set a specified or default room of color bulbs to a preset, hsb or brightness value. Leave preset and value arguments empty to toggle a room on or off. | Jono Hewitt | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📈 | Calculate Growth % | Calculate percentage increase between "from" and "to" values. | Petr Nikolaev | ✅ | ||
🔢 | Generate Random Number | Generate a number between a given range (inclusive) and then copy the value | Matt Gleich | ✅ | ||
🧮 | LaTeX Calculator | Evaluate LaTeX expressions and get the product copied to your clipboard | Matt Gleich | ✅ | ||
Wolfram Alpha | Use Wolfram Alpha to answer your query | es183923 | ✅ | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Apple Music Volume Down | N/A | Juan I. Serra | ||||
Apple Music Volume Up | N/A | Juan I. Serra | ||||
Current Track | Show currently playing track in Music. | mmerle | ||||
Go to Artist in Apple Music | Go to Artist page in the Apple Music App | Jordi Clement | ✅ | |||
Hate Current Track | Let the algorithm know how you feel about the currently playing track. | Bryan Schuetz | ||||
Love Current Track | Let the algorithm know how you feel about the currently playing track. | Bryan Schuetz | ||||
Next Track | Next track in Music. | Caleb Stauffer | ||||
Pause | Pause Music. | Caleb Stauffer | ||||
Play | Play Music. | Caleb Stauffer | ||||
Previous Track | Previous track in Music. | Caleb Stauffer | ||||
Search | Search using the native UI | StevenRCE0 | ✅ | |||
Set Volume | Set volume in Music. | Caleb Stauffer | ✅ | |||
Stop | Stop Music. | Caleb Stauffer | ||||
Toggle Repeat | Toggle repeat setting in Music. | Caleb Stauffer | ||||
Toggle Shuffle | Toggle shuffle setting in Music. | Caleb Stauffer |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Pause | Pause TV. | Caleb Stauffer | ||||
Play | Play TV. | Caleb Stauffer | ||||
Play Movie | Play specified movie from library in TV. | Caleb Stauffer | ✅ | |||
Set Volume | Set volume in TV. | Caleb Stauffer | ✅ | |||
Stop | Stop TV. | Caleb Stauffer |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
ℹ️ | Current Track | Shows info on the current track if cmus is running | mmerle | |||
⏩ | Next Track | Goes forward a track if cmus is running | mmerle | |||
⏪ | Previous Track | Goes back a track if cmus is running | mmerle | |||
⏯ | Toggle Play/Pause | Toggles the play/pause state if cmus is running | mmerle | |||
🔁 | Toggle Repeat | Toggles the repeat option if cmus is running | mmerle | |||
🔀 | Toggle Shuffle | Toggles the shuffle option if cmus is running | mmerle |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Deep Focus | Set deep focus mode at Endel | Sergey Korobyin | ||||
Deep Work | Run Deep Work scenario at Endel | Sergey Korobyin | ✅ | |||
Focus | Set focus mode at Endel | Sergey Korobyin | ||||
Homework | Run Homework scenario at Endel | Sergey Korobyin | ✅ | |||
Lullaby | Set AI lullaby mode at Endel | Sergey Korobyin | ||||
Meditate | Run Meditate scenario at Endel | Sergey Korobyin | ✅ | |||
Power Nap | Run Power Nap scenario at Endel | Sergey Korobyin | ✅ | |||
Read | Run Read scenario at Endel | Sergey Korobyin | ✅ | |||
Recovery | Set recovery mode at Endel | Sergey Korobyin | ||||
Relax | Set relax mode at Endel | Sergey Korobyin | ||||
Self Care | Run Self Care scenario at Endel | Sergey Korobyin | ✅ | |||
Set Alarm | Set Alarm in Endel | Sergey Korobyin | ||||
Set Timer | Set Timer in Endel | Sergey Korobyin | ||||
Sleep | Set focus mode at Endel | Sergey Korobyin | ||||
Study | Set study mode at Endel | Sergey Korobyin | ||||
Unwind | Run Unwind scenario at Endel | Sergey Korobyin | ✅ | |||
Wiggly Wisdom | Set wiggly wisdom mode at Endel | Sergey Korobyin | ||||
Workout | Run Workout scenario at Endel | Sergey Korobyin | ✅ | |||
Yoga | Run Yoga scenario at Endel | Sergey Korobyin | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Play Favorite | Play from Sonos favorites. | David Blackman | ✅ | |||
Set Volume | Sets volume of Sonos. | David Blackman | ✅ | |||
Volume Down | Raises volume of Sonos. | David Blackman | ||||
Volume Up | Raises volume of Sonos. | David Blackman |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
${commandName} | Play ${commandName} on Spotify | Nichlas Wærnes Andersen | ✅ | |||
Copy Current Playing Song URL | Get link to current Spotify playing song | Jack LaFond | ||||
Current Track | Show currently playing track in Spotify. | Thomas Paul Mann | ||||
Next Track | Skips to the next track in Spotify. | Raycast | ||||
Pause | Pause current track in Spotify. | Raycast | ||||
Play | Plays current track in Spotify. | Raycast | ||||
Play Track or Playlist | Play playlist or track in Spotify. | Thomas Paul Mann | ✅ | |||
Previous Track | Skips to the previous track in Spotify. | Raycast | ||||
Toggle Play/Pause | Toggles play or pause of current track in Spotify. | Raycast |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Next Track | Skip to the next track in Tidal. | Charles Harries | ||||
Pause | Pause the current track in Tidal. | Charles Harries | ||||
Play | Play the current track in Tidal. | Charles Harries | ||||
Previous Track | Skip back to the previous track in Tidal. | Charles Harries | ||||
Toggle Play/Pause | Play/Pause Tidal | Cebrail AKTAS |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Next foobar2000 | Shortcuts to next foobar2000 for Mac v2.3.0 | Jing Li | ||||
Pause foobar2000 | Shortcuts to pause foobar2000 for Mac v2.3.0 | Jing Li | ||||
Previous foobar2000 | Shortcuts to Previous foobar2000 for Mac v2.3.0 | Jing Li |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
JustFocus | N/A | Jax0rz | ✅ | |||
📂 | Open Applications | Opens the Applications folder in the Finder. | Raycast | |||
🖥 | Open Clipboard URL on Desktop | Opens the URL from the clipboard in the desktop app. | Raycast | |||
📟 | Open Current Finder Directory in Terminal | Open current Finder directory in Terminal | Kirill Gorbachyonok | |||
Open Current Finder Directory in iTerm | Open current Finder directory in iTerm | Kirill Gorbachyonok | ||||
📟 | Open Current Terminal Directory in Finder | Open current Terminal directory in Finder | Kirill Gorbachyonok | |||
Open Current iTerm Directory in Finder | Open current iTerm directory in Finder | Kirill Gorbachyonok | ||||
Open Desktop | Opens the Desktop folder in the Finder. | Raycast | ||||
Open Documents | Opens the Documents folder in the Finder. | Raycast | ||||
Open Downloads | Opens the Downloads folder in the Finder. | Raycast | ||||
🔍 | Open Finder | Open Finder at Home folder or argument location | Afraz | ✅ | ||
Open Home | Opens the Home folder in the Finder. | Raycast | ||||
Open Image From Clipboard | Creates a new document in Pixelmator Pro from the image stored in your clipboard. | Bryce Carr | ||||
Open Last Downloaded | Opens the last file that was downloaded | Raycast | ||||
Open Library | Opens the Library folder in the Finder. | Raycast | ||||
🌐 | Open URL From Clipboard | Opens the URL in the clipboard. | Raycast | |||
Quit Application | Quit the application. Edit the command to change the default values (Application: "", Force quit?: "No"). | Jakub Lanski | ✅ | |||
Restart Application | Restart the application. Edit the command to change the default values (Application: "", Force restart?: "No"). | Jakub Lanski | ✅ | |||
Search in Dash | N/A | Jax0rz | ✅ | |||
Search in Devdocs | N/A | Jax0rz | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Bitwarden Status | Display the authentication and lock status of the user's Bitwarden session. | Phil Salant | ||||
Copy First Matching Password | Search all items in a Bitwarden vault, and copy the password of the first search result to the clipboard. | Phil Salant | ✅ | |||
Copy First Matching TOTP | Search all items in a Bitwarden vault, and copy the TOTP of the first search result to the clipboard. | Phil Salant | ✅ | |||
Create a Text Send | Create a new text-only Bitwarden Send. | Phil Salant | ✅ | |||
Delete a Send | Delete a Bitwarden Send. | Phil Salant | ✅ | |||
Edit a Send | Edit an existing Bitwarden Send. | Phil Salant | ✅ | |||
List All Text Sends | List all Bitwarden text Sends created in the currently unlocked account. | Phil Salant | ✅ | |||
Lock Session | Lock a Bitwarden session. | Phil Salant | ||||
Log In | Log in to Bitwarden using an API key. | Marcel Bochtler | ✅ | ✅ | ||
Log In | Log in to Bitwarden. | Phil Salant | ✅ | ✅ | ||
Log Out | Log out of Bitwarden. | Phil Salant | ||||
Receive a Text Send | View the content of a text-only Bitwarden Send. | Phil Salant | ✅ | |||
Search Vault Items | Search all items in a Bitwarden vault. | Phil Salant | ✅ | |||
Unlock Session | Unlock an authenticated Bitwarden session. | Phil Salant | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📋 | Clipboard to Imgur | Upload Image from your Clipboard and copy the image link to clipboard | Fahim Faisal | ✅ | ||
📷 | Screenshot and Imgur | Opens default screenshot interface and immediately uploads and copies link to clipboard | Fahim Faisal | |||
☁️ | Upload Latest Screenshot to Imgur | Upload your last screenshot to Imgur and copy the image link to clipboard | Fahim Faisal | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🍅 | Start Timer | Start a Pomodoro timer | Thomas Paul Mann | ✅ | ||
🍅 | Status | Status of a Pomodoro timer | Thomas Paul Mann | |||
🍅 | Stop Timer | Stop active Pomodoro timer | Thomas Paul Mann |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📖 | Dictionary Lookup | Directly use macOS Dictionary | Alessandra Pereyra | ✅ | ||
🤖 | Word Count | Counts the number of words of the text in the clipboard | Benny Wong |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📸 | Run OCR | N/A | Jakub Lanski | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
⏱ | Show Stopwatch Progress | Status of active stopwatch | Achille Lacoin | |||
⏱ | Start Stopwatch | Start a stopwatch | Achille Lacoin | |||
⏱ | Stop Stopwatch | Stop active stopwatch, copy total time | Achille Lacoin |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
🔍 | OCR Screenshot | Tesseract OCR | Diego Lopes | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📺 | Switch to DP | This script will switch the external display screen to DP. | goodhyun | |||
📺 | Switch to HDMI | This script will switch the external display screen to HDMI. | goodhyun |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📺 | Switch to DP | This script will switch the external display screen to DP. | goodhyun | |||
📺 | Switch to HDMI | This script will switch the external display screen to HDMI. | goodhyun |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Configure | Helperscript to configure Denon AVR Script Commands | Rediwed | ✅ | |||
Power Off | Powers off a modern Denon AVR if it is currently powered on | Rediwed | ||||
Power On | Powers on a modern Denon AVR if it is currently powered off | Rediwed | ||||
Volume Down | Decreases the volume of your Denon AVR by one unit | Rediwed | ||||
Volume Up | Increases the volume of your Denon AVR by one unit | Rediwed |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Authenticate | Authenticate the library. The TV has to be turned on. You have to provide the IP address of the TV and accept the connection on the TV. | Jakub Lanski | ✅ | |||
Change Channel | Change the TV channel by its ID. | Jakub Lanski | ✅ | |||
Change Input | Change the input by its ID. | Jakub Lanski | ✅ | |||
Change Sound Output | Change the sound output. Possible "Output Type" values: tv_speaker | external_optical | external_arc | external_speaker | lineout | headphone | tv_external_speaker | tv_speaker_headphone | bt_soundbar. | Jakub Lanski | ✅ | |||
Change Volume | Change the volume level. | Jakub Lanski | ✅ | |||
Close App | Close the application by its ID. | Jakub Lanski | ✅ | |||
Execute Command | Execute the given command on TV. | Jakub Lanski | ✅ | |||
Fast Forward Media | Fast forward the media. | Jakub Lanski | ||||
List Apps | Show the list of applications. | Jakub Lanski | ||||
List Channels | Show the list of TV channels. | Jakub Lanski | ||||
List Inputs | Show the list of inputs. | Jakub Lanski | ||||
List Launch Points | Show the list of launch points. | Jakub Lanski | ||||
List Services | Show the list of services. | Jakub Lanski | ||||
Mute | Mute the TV. | Jakub Lanski | ||||
Open App | Open the application by its ID. | Jakub Lanski | ✅ | |||
Open App With Payload | Open the application with the given payload. | Jakub Lanski | ✅ | |||
Open Browser | Open the browser with the given URL. The URL has to start with "http://" or "https://" prefix. | Jakub Lanski | ✅ | |||
Open Youtube (ID) | Open Youtube with the given video ID. | Jakub Lanski | ✅ | |||
Open Youtube (URL) | Open Youtube with the given video URL. The URL has to start with "http://" or "https://" prefix. | Jakub Lanski | ✅ | |||
Pause Media | Pause the media. | Jakub Lanski | ||||
Play Media | Play the media. | Jakub Lanski | ||||
Rewind Media | Rewind the media. | Jakub Lanski | ||||
Scan | Scan to find the TV. The TV has to be turned on. | Jakub Lanski | ||||
Send Notification | Send the notification and show it on the TV. | Jakub Lanski | ✅ | |||
Send Notification With Icon | Send the notification with the icon and show it on the TV. | Jakub Lanski | ✅ | |||
Show Audio Status | Show the audio status. | Jakub Lanski | ||||
Show Audio Volume | Show the audio volume. | Jakub Lanski | ||||
Show Channel | Show information about the TV channel. | Jakub Lanski | ||||
Show Config | Show the configuration of the library. | Jakub Lanski | ||||
Show Cursor Socket | Show the cursor socket. | Jakub Lanski | ||||
Show Foreground App Info | Show information about the foreground application. | Jakub Lanski | ||||
Show Picture Settings | Show picture settings. | Jakub Lanski | ||||
Show Power State | Show the power state. | Jakub Lanski | ||||
Show Software Info | Show information about the software. | Jakub Lanski | ||||
Show Sound Output | Show the sound output. | Jakub Lanski | ||||
Show TV Info | Show information about the TV. | Jakub Lanski | ||||
Stop Media | Stop the media. | Jakub Lanski | ||||
Switch To Next Channel | Switch to the next TV channel. | Jakub Lanski | ||||
Switch To Previous Channel | Switch to the previous TV channel. | Jakub Lanski | ||||
Turn Off | Turn off the TV. | Jakub Lanski | ||||
Turn Off 3D | Turn off the 3D mode. | Jakub Lanski | ||||
Turn Off Screen | Turn off the screen. | Jakub Lanski | ||||
Turn On | Turn on the TV. | Jakub Lanski | ||||
Turn On 3D | Turn on the 3D mode. | Jakub Lanski | ||||
Turn On Screen | Turn on the screen. | Jakub Lanski | ||||
Turn Volume Down | Turn the volume down. | Jakub Lanski | ||||
Turn Volume Up | Turn the volume up. | Jakub Lanski | ||||
Unmute | Unmute the TV. | Jakub Lanski |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Turn Off TV | Turns off a Samsung TV. | Darryl Brooks | ✅ | |||
Turn On TV | Turns on a Samsung TV. | Darryl Brooks | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
💻 | Add Spacer to Dock | Adds an invisible icon to the Dock as a separator. | Alexandru Turcanu | |||
🔋 | Battery Info | Get Battery percentage, time remaining, charge status, charger wattage, total cycles etc. | Fahim Faisal | |||
☀️ | Brightness | Set system brightness | Antonio Dal Sie | ✅ | ||
☕️ | Caffeinate | Shows caffeinate status and time left if it's running | Yan Smaliak | |||
☕️ | Caffeinate | Shows caffeinate status | Yan Smaliak | |||
💻 | Capture Fullscreen to Clipboard | This script screenshots the entire screen and saves it to the clipboard. | Aaron Miller | |||
💻 | Capture Fullscreen to Desktop | This script screenshots the entire screen and saves it to the desktop. | Aaron Miller | |||
💻 | Capture Screen Selection to Clipboard | This script screenshots the selected area and saves it to the clipboard. | Aaron Miller | |||
💻 | Capture Screen Selection to Desktop | This script screenshots the selected area and saves it to the desktop. | Aaron Miller | |||
🔪 | Close All Finder Windows | Close all open Finder windows. | Alexander Steffen | |||
📅 | Copy Availability | Copies the calendar availability of today. | Raycast | ✅ | ||
💁 | Copy Last Download | Copy the last downloaded file to the clipboard. | Raycast | |||
📸 | Copy Last Screenshot | Copies the last screenshot to the clipboard. | Raycast | |||
📟 | Copy Wi-Fi Password | Copy Wi-Fi password from current session | Astrit Malsia | |||
📧 | Create Email | Opens default email application, and creates a new email with the given inputs. | Brandon Escamilla | ✅ | ||
📄 | Create New File | Create files in the front window or desktop of the visit | LokHsu | |||
Create New File in Finder | Create New File in Finder is a script to make your Finder better.You can use this script to create a plain text file. | Jax0rz | ||||
Custom Window Size | Resize and center the frontmost window to any custom size. | Astrit | ✅ | |||
☕️ | Disable Caffeinate | Stops all caffeinate sessions | Yan Smaliak | |||
💾 | Disk Free | Show free space in your mounted disks | Juan Luis Romero | |||
💿 | Disk Usage | Show disk usage for / (root) | Jesse Claven | |||
🔕 | Do Not Disturb | Do Not Disturb | Antonio Dal Sie | ✅ | ||
📀 | Eject All Disks | Ejects all mounted disk images. | Raycast | |||
📋 | Empty Clipboard | Empty Clipboard | Raycast | |||
🗑 | Empty Trash | Empty the trash. | Raycast | |||
☕️ | Enable Caffeinate | Starts a caffeinated session | Yan Smaliak | ✅ | ||
💨 | Flush DNS | Flush DNS cache | Felipe Turcheti | |||
🔫 | Kill AirDrop Processes | Force kill all AirDrop processes | Linus Salzmann | |||
Kill Running Process | Force kill a running process | Gustavo Santana | ✅ | |||
📈 | Largest CPU Process | Report process with largest system CPU usage. | Caleb Stauffer | |||
📈 | Largest RAM Process | Report process with largest system RAM usage. | Caleb Stauffer | |||
Minimize All Windows | This script minimizes all windows of currently running apps | Ernest Ojeh | ||||
🌵 | Modify File Extension | Batch modify the file in the current directory or the specified extension of the selected file | LokHsu | ✅ | ||
🗑 | Move Desktop to Trash | Empty the desktop. | Seypopi | |||
Move Downloads to Trash | N/A | Jax0rz | ||||
🌐 | Network Quality | N/A | Archie Lacoin and LanikSJ | |||
📶 | Network Status | Get current network connections. | Alexandru Turcanu | |||
🖼 | OCR | Use macOS Vision API Identification pictures, if it contain a QR code, Copy the QR code content to the clipboard, If do not include QR codes, identify text content and supplement to clipboard | zhe | |||
📁 | Open Folder | Open a folder on macOS | Bin Hua | ✅ | ||
💁♂️ | Open Last Download | Opens the last downloaded file. | Raycast | |||
🗃 | Open Selection With | Open selected items in Finder with the given application. | Felipe Turcheti | ✅ | ||
💥 | Quit All Applications | Quits all running applications except Finder and Raycast. | Raycast | |||
💥 | Quit app | Quits an app, by name or process id. | Roland Leth | ✅ | ||
🖼️ | Refresh Wallpaper | Apply a random image from the wallpaper directory for the main display's current Space. | Caleb Stauffer | |||
♻️ | Restart | Restarts computer. | Raycast | |||
💀 | Restart the Dock | Restart the Dock | Jordi Clement | |||
💀 | Restart the Finder | Restart the Finder | Jordi Clement | |||
🔡 | Running processes | List running app showing their process id, CPU usage, name, and optionally the process path. | Roland Leth | ✅ | ||
🎨 | Sample Color | Sample a color from anywhere on your screen. | Jesse Claven | |||
🤖 | Save Image From Clipboard | Save Image From Clipboard | Yufei Kang and LanikSJ | |||
🌀 | Screen Saver | A script command to start your current screen saver. | Valentin Chrétien | |||
🧭 | Set Frontmost App as Default Browser | Set Frontmost Web Browser as Default Browser. | Yohanes Bandung Bondowoso | ✅ | ||
🛌 | Shut Down | Shuts down computer. | Raycast | |||
😴 | Sleep | Puts computer to sleep. | Raycast | |||
🧭 | Switch Default Browser to Chrome | Set Chrome as the default browser. | Marc Klingen | |||
🧭 | Switch Default Browser to Chromium | Set Chromium as the default browser. | Marc Klingen | |||
🧭 | Switch Default Browser to Firefox | Set Firefox as the default browser. | Marc Klingen | |||
🧭 | Switch Default Browser to Safari | Set Safari as the default browser. | Marc Klingen | |||
🧬 | Toggle .DS_Store | A script command to enable and disable .DS_Store | Astrit | |||
🔋 | Toggle Battery Charging | Toggle charging the battery when it is plugged in. When turned off, it will always use the charger instead of the battery; when turned on, it will go to automatic mode (decide based on your settings and daily charging routine). | Amir Hossein SamadiPour | |||
Toggle Bluetooth | Toggle your Bluetooth connection. | Vincent Dörig | ✅ | |||
🖥 | Toggle Desktop Icons | A script command to show and hide icons of Desktop folder | Raycast | |||
👓 | Toggle Filename Extensions | Show or hide all filename extensions (like .txt, .png) | Senthil Prabhu | |||
🖥 | Toggle Flip Screen to ° | Toggle flip (rotate) or revert the to ° | Yohanes Bandung Bondowoso | ✅ | ||
👓 | Toggle Hidden Files | Show and hide hidden files/folders which starts with "." (dot), i.e: .bash_rc, .ssh | Thiago Holanda | |||
🖱 | Toggle Natural Scrolling | Script Command to change natural trackpad/mouse scrolling setting. Reverting the setting value each time. | Wiley Marques | |||
🌘 | Toggle Night Shift | Toggle Night Shift mode (until tomorrow/sunrise). Required nightlight | BhEaN | |||
🌗 | Toggle System Appearance | Script Command to switch between the system appearance, light and dark mode. | Thiago Holanda | |||
Toggle Wi-Fi | Toggle your Wi-Fi connection. | Vincent Dörig | ✅ | |||
😴 | Turn Off Do Not Disturb | Turn off "do not disturb" mode. Does not work on Big Sur. | Caleb Stauffer | |||
😴 | Turn On Do Not Disturb | Turn on "do not disturb" mode. Does not work on Big Sur. | Caleb Stauffer | |||
🗑 | Uninstall with AppCleaner | Uninstall applications with AppCleaner | Felipe Turcheti | ✅ | ||
♻️ | Update Community Scripts | Updates community Script Commands to their last available version from the GitHub repository. | Quentin Eude | ✅ |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
⚡️ | AirPods Battery Level | Get the current battery status of your AirPods. | Quentin Eude | |||
🔈 | Audio devices | Lists all audio devices | Roland Leth | |||
🔈 | Audio devices | Shows the selected audio devices for input and output | Roland Leth | |||
🎧 | Reload CoreAudio | Reloads CoreAudio. | Maxim Krouk | |||
🎧 | Set audio device | Sets the input (i), the output (o) or both (b) audio sources, based on name. If both is passed, but no input or output device is found with the given name, it will still try to set the other one. For example, if you're trying to set both to "External mic", which doesn't have an input source, it will still set the output to the mic; vice-versa for a speaker. |
Roland Leth | ✅ | ||
🔊 | Switch Audio to | Switch audio output to desired device. | mmerle | ✅ | ||
Toggle AirPods | Toggle AirPods bluetooth device | Nichlas W. Andersen | ✅ | |||
🎙 | Toggle Microphone | Toggles microphone. | Matthew Morek |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📡 | Connect | Start VPN connection. | Alexandru Turcanu | |||
📡 | Disconnect | Stop VPN connection. | Alexandru Turcanu | |||
📡 | VPN Status | Stop VPN connection. | Alexandru Turcanu |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
📡 | Start VPN | Start VPN connection. | Sergey Fuksman | |||
📡 | Stop VPN | Stop VPN connection | Sergey Fuksman | |||
📡 | Toggle VPN | Toggle VPN connection | Sergey Fuksman | |||
📡 | VPN Status | Check VPN connection | Sergey Fuksman |
Icon | Title | Description | Author | Args | Templ | Lang |
---|---|---|---|---|---|---|
Search WordPress Docs | Search WordPress Developer documentation. | Caleb Stauffer | ✅ | |||
WordPress CLI Command | Open WordPress CLI command reference for specified command. | Caleb Stauffer | ✅ | |||
WordPress Classes Reference | Open WordPress classes reference for specified class. | Caleb Stauffer | ✅ | |||
WordPress Functions Reference | Open WordPress functions reference for specified function. | Caleb Stauffer | ✅ | |||
WordPress Hooks Reference | Open WordPress hooks reference for specified hook. | Caleb Stauffer | ✅ |
This is a shared place and we're always looking for new Script Commands or other ways to improve Raycast. If you have anything cool to show, please send us a pull request. If we screwed something up, please report a bug. Join our Slack community to brainstorm ideas with like-minded folks.