One-click Finder toolbar apps for Ghostty
|
cd2-ghostty Open Ghostty here |
ccOpener-ghostty Open Ghostty + Claude Code |
- Download ghosttys-friends.dmg from Releases
- Open the DMG and drag both apps to a permanent location (e.g.
~/Documents/or/Applications/) — the toolbar shortcut breaks if the app moves - Hold ⌘ Cmd and drag each app into the Finder toolbar
On first launch, macOS may block the app. Right-click → Open to bypass Gatekeeper.
Click the icon in any Finder window:
- cd2-ghostty — Opens a new Ghostty terminal in that folder
- ccOpener-ghostty — Opens Ghostty and runs
claude --dangerously-skip-permissionsin that folder
The source AppleScripts are in src/. Compile to .app with:
osacompile -o cd2-ghostty.app src/cd2-ghostty.applescriptEdit the scripts to customize — e.g. change the command, use a different terminal, etc.