Skip to content

Files

Latest commit

d774c09 · Oct 27, 2020

History

History
109 lines (85 loc) · 5.16 KB

extensions.md

File metadata and controls

109 lines (85 loc) · 5.16 KB

Raycast Script Commands

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.

Content

Bookmarks

Icon Title Description Author
📜 Open Script Commands Repository N/A Raycast

Conversions

Icon Title Description Author
Column to Comma N/A Raycast

Dashboard

Icon Title Description Author
📈 System Activity N/A Raycast

Developer Utils

Icon Title Description Author
📝 Copy Lorem Ipsum N/A Raycast
💻 Decode Base64 N/A Raycast
Decode JWT N/A Raycast
💻 Encode Base64 N/A Raycast
💻 Generate UUID N/A Raycast
💻 Prettify JSON N/A Raycast

Internet

Icon Title Description Author
🌐 External IPv4 N/A Raycast
🌐 External IPv6 N/A Raycast
🌐 Local IPv4 N/A Raycast
🌐 Local IPv6 N/A Raycast

Xcode

Icon Title Description Author
🧹 Clear Derived Data N/A Raycast

Navigation

Icon Title Description Author
📂 Open Applications N/A Raycast
🖥 Open Clipboard URL on Desktop N/A Raycast
📂 Open Desktop N/A Raycast
📂 Open Documents N/A Raycast
📂 Open Downloads N/A Raycast
📂 Open Home N/A Raycast
📂 Open Library N/A Raycast
🌐 Open URL From Clipboard N/A Raycast
📂 Open Utilities N/A Raycast

Spotify

Icon Title Description Author
Next Track N/A Raycast
Pause N/A Raycast
▶️ Play N/A Raycast
⏯️ Toggle Play/Pause N/A Raycast

System

Icon Title Description Author
📸 Copy Last Screenshot N/A Raycast
📀 Eject All Disks N/A Raycast
🗑 Empty Trash N/A Raycast
💁‍♂️ Open Last Download N/A Raycast
💥 Quit All Applications N/A Raycast
♻️ Restart N/A Raycast
🛌 Shut Down N/A Raycast
😴 Sleep N/A Raycast
🖥 Toggle Desktop Icons A script command to show and hide icons of Desktop folder Raycast
👓 Toggle Hidden Files Show and hide hidden files/folders which starts with "." (dot), i.e: .bash_rc, .ssh Thiago Holanda
🌗 Toggle System Appearance Script Command to switch between the system appearance, light and dark mode. Thiago Holanda

Community

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.