goose/ui/desktop/scripts
2025-08-14 16:27:53 -07:00
..
add-macos-cert.sh refactor: Component hierarchy and code cleanup (#1319) 2025-02-21 11:29:07 -05:00
build-main.js UI update with sidebar and settings tabs (#3288) 2025-07-15 17:24:41 -07:00
goosey refactor: Component hierarchy and code cleanup (#1319) 2025-02-21 11:29:07 -05:00
prepare-platform-binaries.js Mnovich/temporal foreground tasks (#2895) 2025-06-20 16:19:58 -07:00
prepare-windows-npm.bat fix windows extensions (#1968) 2025-04-08 10:07:37 -07:00
prepare-windows-npm.sh fix windows extensions (#1968) 2025-04-08 10:07:37 -07:00
README.md Speed up recipe loading from deeplinks and various fixes (#3662) 2025-07-28 14:17:43 -07:00
unregister-deeplink-protocols.js Load recipe deeplinks in single window when app is closed (#4048) 2025-08-13 14:52:33 -07:00

Goosey

Put goosey in your $PATH if you want to launch via:

goosey .

This will open goose GUI from any path you specify

Unregister Deeplink Protocols (macos only)

unregister-deeplink-protocols.js is a script to unregister the deeplink protocol used by goose like goose://. This is handy when you want to test deeplinks with the development version of Goose.

Usage

To unregister the deeplink protocols, run the following command in your terminal: Then launch Goose again and your deeplinks should work from the latest launched goose application as it is registered on startup.

node scripts/unregister-deeplink-protocols.js