goose/ui/desktop/scripts
jh-block 1997799a4a
Remove vendored Windows binaries (#9318)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-19 12:25:32 +00: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
i18n-check.js fix: lazy init local inference runtime in router instead of app start (#8656) 2026-04-27 03:16:53 +00:00
i18n-compile.js fix: i18n compile on windows (#8202) 2026-03-30 12:07:29 +00:00
prepare-platform-binaries.js Remove vendored Windows binaries (#9318) 2026-05-19 12:25:32 +00: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