https://github.com/codejake/raycast-scripts
https://github.com/codejake/raycast-scripts
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codejake/raycast-scripts
- Owner: codejake
- Created: 2024-06-04T17:38:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T17:56:05.000Z (about 2 years ago)
- Last Synced: 2025-04-05T11:24:54.216Z (about 1 year ago)
- Language: AppleScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jake's Publicly-Useful Raycast Script Commands
- [open-raycast-website.applescript](https://github.com/codejake/raycast-scripts/blob/main/open-raycast-website.applescript) - Open a pre-defined URL in a new Safari window.
Offers more advanced functionality than Quicklinks.
- [open-url-in-new-safari-window.applescript](https://github.com/codejake/raycast-scripts/blob/main/open-url-in-new-safari-window.applescript) - Open a specified URL in a new Safari window. Offers more advanced functionality than Quicklinks.
## Useful Links
- [Raycast Script Commands](https://manual.raycast.com/script-commands)
- [Raycast Script Commands Community Repo](https://github.com/raycast/script-commands)