Download
Detecting your platform...
macOS App
Section titled “macOS App”Download the .dmg from GitHub Releases.
The app supports in-app updates from Settings > About — after the initial install, you won’t need to re-download.
Windows
Section titled “Windows”Download the .exe from GitHub Releases.
The CLI shares the same config and thread state as the desktop app. Use both interchangeably.
macOS (Homebrew)
Section titled “macOS (Homebrew)”brew tap strantalis/homebrew-tapbrew install worksetUpgrade:
brew updatebrew upgrade --cask worksetnpm install -g @strantalis/workset@latestgo install github.com/strantalis/workset/cmd/workset@latestVerify CLI Installation
Section titled “Verify CLI Installation”workset --versionYou should see version information printed. If not, check that your PATH includes the install location.
Next Steps
Section titled “Next Steps”Follow the Quickstart to create your first thread.