Install Guide

1. Download from trusted source

  • Open /download.
  • Pick your OS installer.
  • Confirm the release link points to: https://github.com/course-code-framework/coursecode-desktop/releases

2. Verify SHA256 checksum

Before install, compare your file hash to the published value on the download page.

macOS

shasum -a 256 CourseCode-Desktop-v0.9.0-mac.dmg

Windows (PowerShell)

Get-FileHash .\CourseCode-Desktop-v0.9.0-win.exe -Algorithm SHA256

3. Install

  • macOS: open .dmg, drag app into Applications.
  • Windows: run .exe installer and follow prompts.

4. First launch checklist

  • Confirm app version in settings/about screen.
  • Create a local workspace directory.
  • Review First-run guide.

5. Optional cloud connection

Desktop works fully local. If needed, connect cloud later for hosted deploy/auth/collaboration.