Closed luiscarlospando closed 4 months ago
Hi @luiscarlospando,
Based on what you've written in your PR, your Script Command seems to be something that Raycast can easily do, which is: open the ChatGPT app. Also, you can define a hotkey to open it with no further effort. Besides that, we have a rule in this repository that anything that can be done just using Quicklinks is not eligible to be part of this repository anymore.
Last but not least, since the ChatGPT for macOS was released, they added the option of assigning a hotkey to open it too.
I'm going to close this PR, but feel free to make a comment here or call me on Slack in case you need.
Hope you understand.
I understand. Thanks!
Description
It opens the macOS ChatGPT app if it's not running already. If it's already running, then it just invokes the ChatGPT via the
⌥+Space
hotkey.⚠️ Note: Although is not mandatory it's recommended to assign the
⌥+Space
hotkey to this script in Raycast only for it to work as intended.Type of change
Screenshot
Opens the ChatGPT app if it's not currently running
Invokes the ChatGPT app if it's already running
Dependencies / Requirements
This script requires the macOS ChatGPT app which can be downloaded via the Open IA website.
Checklist