CLI Launcher Logo CLI Launcher

Available Downloads

Select your platform to download the latest signed build of CLI Launcher. All installation files are compiled via GitHub CI and mirrored on the official GitHub Release CDN.

Windows builds

MSI Installer x64

Standard Windows installer package for system-wide installation.

Download .msi
EXE Installer (NSIS) x64

Standard executable installer package with simple wizard setup.

Download .exe
Portable Binary x64

Standalone executable file, runs instantly without installation.

macOS builds

DMG Installer (Universal) x64 + arm64

Fat binary installer. Recommended for both Intel and Apple Silicon Macs.

Download .dmg
DMG Installer (Apple Silicon) arm64

Native installer package compiled specifically for Apple M-series chips.

Download .dmg
DMG Installer (Intel) x64

Native installer package compiled specifically for Intel-based Macs.

Download .dmg
ZIP Archive (Universal) x64 + arm64

Compressed ZIP containing the standalone application folder.

Download .zip

Linux builds

AppImage Binary x64, arm64

Universal Linux package. Runs instantly on most distributions without install.

Debian Package (.deb) x64, arm64

For Debian-based distributions including Ubuntu, Mint, and Pop!_OS.

Download .deb
Red Hat Package (.rpm) x64, arm64

For Red Hat-based distributions including Fedora, RHEL, CentOS, and openSUSE.

Download .rpm
Tarball Archive (.tar.gz) x64, arm64

Compressed tarball archive containing native compiled binaries.

Mirror & Checksum Details All artifacts listed here are compiled automatically from the open-source repository files via GitHub Actions. If a download from the primary GitHub CDN fails, you can find alternative mirrors and release package checksums directly on the official Releases page. To build from source, clone the repository locally and run "npm install && npm run build".