Skip to content

psi-oss/gpd-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11,596 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPD — Get Physics Done

A physics research workspace by PSI.


Installation video

mac_install.mp4
windows_install.mp4

Tutorial

GPD-Desktop-Tutorial.mp4

Install

# macOS / Linux
curl -fsSL https://download.gpd.psi.inc/install | bash
# Windows
irm https://download.gpd.psi.inc/install.ps1 | iex

Uninstall

# macOS / Linux
curl -fsSL https://download.gpd.psi.inc/uninstall | bash -s -- --yes
# Windows
irm https://download.gpd.psi.inc/uninstall.ps1 | iex

Flags, verify-before-piping, manual download: install-gpd/README.md.

For Users

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.

For developers

bun install
cd packages/desktop && bun tauri dev

License

Upstream OpenCode license applies. See LICENSE.

About

The open source Physics agent.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 66.1%
  • JavaScript 19.3%
  • Python 9.1%
  • Rust 1.8%
  • CSS 1.7%
  • Shell 1.3%
  • Other 0.7%