ClavueClavue
CLI · TUI · models

Windows Channel Download (Separate from macOS)

Find the official Windows installer in latest.json without mixing it up with the macOS DMG.

BeginnerGetting Started
windowsdownloadchannel

imux’s primary native desktop today is macOS. Windows builds, when published, live under a separate downloads.windows object in the release manifest.

This page prevents the classic SEO trap of sending Windows users a Mac DMG—or Mac users an Electron .exe.

Prerequisites

  • Browser
  • Read access to iccjk.com/downloads

Steps

  1. 01

    Read the manifest

    Open https://www.iccjk.com/downloads/latest.json. Confirm:

    • downloads.macos → DMG / appcast for Mac
    • downloads.windowsavailable, version, and installer URLs when the channel is live
  2. 02

    Download only from listed URLs

    Use the url fields under downloads.windows.downloads (NSIS/portable). Prefer also the clavue.com mirror URLs when provided. Verify sha256 when present.

  3. 03

    Do not cross streams

    Never rename .exe into a Mac install path. Never mount a .dmg on Windows expecting the same binary. Channels update independently—Mac release must not wipe Windows fields (assets-only deploys preserve them).

FAQ

Is Windows feature-complete with macOS?

Not always. Treat Windows as its own channel and version. Read the notes field in the manifest.

Where is Mac install?

/download and /tutorials/installing-imux.