Install Guide
Beta testing note: Current installers (…) are not code signed/notarized yet, so
macOS and Windows may show security warnings during install or first launch. This is expected for the current
beta builds.
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.dmg Windows (PowerShell)
Get-FileHash .\CourseCode-Desktop.exe -Algorithm SHA256 3. Install
- macOS: open
.dmg, drag app intoApplications. - Windows: run the
.exeinstaller and follow prompts.
Expected security warnings (current beta)
Because the current beta installers are not signed/notarized yet, your OS may show warnings. Install only if
you downloaded from coursecodedesktop.com or the official GitHub Releases page and the checksum
matches.
4. First launch checklist
- Confirm app version in settings/about screen.
- Create a local workspace directory.
- Review the First-run guide.
- If your goal is LMS upload, review SCORM course building.
5. Connect Cloud when you need it
Desktop works locally by default. Connect Cloud later if you want hosted deployment, authentication, or collaboration features.