A physics research workspace by PSI.
mac_install.mp4
windows_install.mp4
GPD-Desktop-Tutorial.mp4
# macOS / Linux
curl -fsSL https://download.gpd.psi.inc/install | bash# Windows
irm https://download.gpd.psi.inc/install.ps1 | iex# macOS / Linux
curl -fsSL https://download.gpd.psi.inc/uninstall | bash -s -- --yes# Windows
irm https://download.gpd.psi.inc/uninstall.ps1 | iexFlags, verify-before-piping, manual download: install-gpd/README.md.
Open the app, paste the access key you received, accept TOS/Privacy Policy, and open a research project in a folder of your choice to begin with GPD.
- Release playbook:
docs/RELEASING.md - Rebase onto a new upstream OpenCode tag:
docs/UPDATING.md - Architecture + LiteLLM + macOS TCC notes:
docs/GPD_DISTRIBUTION.md - Local dev cheatsheet:
docs/GPD_DESKTOP_CHEATSHEET.md
bun install
cd packages/desktop && bun tauri devUpstream OpenCode license applies. See LICENSE.