https://github.com/gowizzard/alfred-ghostty-applescript
An applescript to use ghostty as terminal in alfred.
https://github.com/gowizzard/alfred-ghostty-applescript
alfred applescript ghostty
Last synced: 6 months ago
JSON representation
An applescript to use ghostty as terminal in alfred.
- Host: GitHub
- URL: https://github.com/gowizzard/alfred-ghostty-applescript
- Owner: gowizzard
- License: mit
- Created: 2025-01-28T13:44:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T12:52:57.000Z (8 months ago)
- Last Synced: 2025-04-05T21:34:34.763Z (6 months ago)
- Topics: alfred, applescript, ghostty
- Language: AppleScript
- Homepage: https://www.alfredapp.com/help/features/terminal
- Size: 21.5 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AppleScript to use Ghostty in Alfred
This is a simple AppleScript to use Ghostty in Alfred. It will open the Promt from Alfred in an existing Ghostty window or create a new one if there is none.
## Installation
> [!NOTE]
> To install the script, you need to copy the content of the [custom.applescript](custom.applescript) file and paste it into the alfred terminal custom code text area.
You can find it in the Alfred Preferences under the "Features" tab and then "Terminal", now you need to change the Application to "Custom" and paste the content of the file into the text area.