Docs
Quick pointers — full documentation lives in the repository README.
Desktop app
- Requires Go 1.26+, Node 24+, pnpm 10.12+, and Wails CLI.
-
Clone the repo and run
./scripts/setup-dev.shfrom the root. -
Start the app with
pnpm dev:desktop.
Browser extension
-
Dev server:
pnpm dev:extension— loadapps/extension/build/chrome-mv3-devin Chrome. -
Release zips are published separately under
ext-v*tags.