Download CupCarbon Klaines

Choose the package for your platform. All packages require Java 17 or newer (adoptium.net) and Python 3 (python.org) for the IoT node scripts.

Windows

Windows

  1. Install Java 17+ and Python 3
  2. Unzip cupcarbon_windows.zip
  3. Double-click cupcarbon_win.bat (first time: SmartScreen → More info → Run anyway)
Download for Windows
macOS Apple Silicon

macOS M (Apple Silicon)

  1. Install Java 17+ and Python 3
  2. Unzip cupcarbon_macos_m.zip
  3. Double-click cupcarbon_macm.command (first time: right-click → Open → Open)
Download for macOS M
macOS Intel

macOS x64 (Intel)

  1. macOS 11.0 or newer
  2. Install Java 17+ and Python 3
  3. Unzip cupcarbon_macos_x.zip
  4. Double-click cupcarbon_macx.command (first time: right-click → Open → Open)
Download for macOS x64
Linux x64

Linux x64

  1. Install Java 17+ and Python 3
  2. Unzip cupcarbon_linux_x.zip and enter the folder
  3. Run: chmod +x cupcarbon_linux.sh (first time), then ./cupcarbon_linux.sh
Download for Linux x64
Linux ARM

Linux ARM

  1. Install Java 17+ and Python 3
  2. Unzip cupcarbon_linux_m.zip and enter the folder
  3. Run: chmod +x cupcarbon_linux.sh (first time), then ./cupcarbon_linux.sh
Download for Linux ARM
Installation guide

Not sure which package?

  1. macOS: Apple menu → About This Mac (“Chip Apple M…” = macOS M; “Processor Intel…” = macOS x64)
  2. Linux: uname -m (x86_64 = x64, aarch64 = ARM)
  3. Full step-by-step instructions in the Installation Guide
Installation Guide
After the first launch: create a project, add IoT nodes, and follow the Tutorials. Any problem? See the Troubleshooting section of the Installation Guide.