ClavueClavue
CLI · TUI · models

Official imux Download Guide

Find the real imux macOS DMG, verify official domains, and avoid fake installers.

BeginnerGetting Started
downloadinstallsecuritymacos

Search engines surface many “imux download” pages. Only a few are official.

This page is the long-form companion to /download: domains to trust, files you should see, and how updates work.

Prerequisites

  • A modern browser
  • macOS 14+ if you will install locally

Steps

  1. 01

    Use official hosts only

    • Product / Sparkle mirror: https://www.iccjk.com
    • Platform (membership, chat, models): https://www.clavue.com

    Treat other domains as untrusted unless they only deep-link to these hosts.

  2. 02

    Download the stable DMG

    Primary URL:

    https://www.iccjk.com/downloads/imux-macos.dmg

    Versioned archive example:

    https://www.iccjk.com/downloads/imux-v5.0.34-macos.dmg

    Manifest for automation: https://www.iccjk.com/downloads/latest.json (includes sha256 and size).

  3. 03

    Optional integrity check

    curl -fsSL https://www.iccjk.com/downloads/latest.json | python3 -m json.tool | head
    shasum -a 256 ~/Downloads/imux-macos.dmg

    Compare the local sha256 to downloads.macos.sha256 in the manifest.

  4. 04

    Install and update

    Follow Installing imux on macOS. Later updates arrive via Sparkle (appcast.xml) or a fresh DMG from the same host.

Tips

  • Windows packages are listed under downloads.windows — never rename a .exe into a macOS install path.
  • Nightly/debug builds from developers are not the stable channel.

FAQ

Is GitHub Releases required?

Stable users can install entirely from iccjk.com downloads. GitHub may mirror sources; prefer the notarized website DMG for end users.

What if a site looks identical but the domain differs?

Do not install. Phishing pages often clone marketing copy. Check the certificate and hostname carefully.

Where is the changelog?

https://www.iccjk.com/changelog and the in-app release notes after update.