Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joetannenbaum/raycast-warp-launch-configuration
Raycast extension to open a Warp Launch Configuration
https://github.com/joetannenbaum/raycast-warp-launch-configuration
Last synced: about 1 month ago
JSON representation
Raycast extension to open a Warp Launch Configuration
- Host: GitHub
- URL: https://github.com/joetannenbaum/raycast-warp-launch-configuration
- Owner: joetannenbaum
- Created: 2023-03-08T14:48:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T14:24:28.000Z (almost 2 years ago)
- Last Synced: 2023-12-16T13:47:43.617Z (about 1 year ago)
- Language: TypeScript
- Size: 3.75 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Warp Launch Configuration
Before you use this extension, ensure that Raycast has **Accessibility** permissions. You can check this in **System Preferences** > **Security & Privacy** > **Privacy** > **Accessibility**.
![System Preferences > Security & Privacy > Privacy > Accessibility](media/turn-on-permissions.png)
## Why does this extension need Accessibility permissions?
This extension is not an official Warp extension as they don't have deep integration with Raycast. When you select a launch configuration, it runs a script command (JXA) that opens Warp and opens your launch configuration. This script command needs Accessibility permissions to open Warp and type the proper command.