Local-first project operations

GSD Dashboard

Track every Get Shit Done project from one desktop dashboard with milestone progress, session activity, native tray status, and quiet update controls.

Cautious script install

curl -fsSL https://3rdprints.github.io/gsd-dashboard/install.sh | sh

The script detects OS and architecture, shows the selected artifact, and prompts before downloading.

Native installers first

macOS

Universal app bundle packaged as a disk image.

macOS DMG

Screenshots

Portfolio view with current phases, progress, and daily activity.

Installer caveats

Prefer signed release artifacts for daily use. The installer verifies SHA-256 checksums before opening or installing downloads; use the release assets to inspect signatures and checksums manually.

Developer fallback

cargo install gsd-dashboard

cargo install gsd-dashboard installs the binary without a native app bundle, auto-update support, or normal macOS Gatekeeper trust. Prefer the native installer for daily use.

Release and debug

Source bundle keeps release source and pinned dependency metadata together for source builds.

Updater manifest is the stable path used by the desktop updater.