GPQL

Windows build

Every tagged release is built by GitHub Actions and published with its installer attached.

Download the latest release All releases and notes

Or build it yourself

git clone https://github.com/pleahmacaka/gpql
cd gpql
bun install
bun run build

Needs Rust and the WebView2 runtime, both already on most Windows machines.