Home About Features Help Pricing ⬇ Download
comio-studio_1.0.22_amd64.debRecommended
For Debian, Ubuntu, Linux Mint, Pop!_OS and derivatives. Install with sudo apt install ./comio-studio_1.0.22_amd64.deb — integrates with system menu and updates.
Download
ComIO.Studio_1.0.22_amd64.AppImageUniversal
Runs on any modern 64-bit Linux distribution. Self-contained, no installation required: chmod +x and run.
Download
ComIO.Studio-1.0.22-1.x86_64.rpmFedora / RHEL
For Fedora, RHEL, CentOS Stream, openSUSE. Install with sudo dnf install ./ComIO.Studio-1.0.22-1.x86_64.rpm (or zypper on openSUSE).
Download

System Requirements

OS Ubuntu 22.04+ / Debian 12+ / Fedora 38+ or any modern 64-bit Linux distro
Architecture x86_64 (64-bit)
RAM 4 GB minimum — 8 GB recommended
Disk space 300 MB free
USB USB port for serial communication
Dependencies WebKit2GTK 4.1 (preinstalled on most distros; if missing: sudo apt install libwebkit2gtk-4.1-0)

Local AI beta — optional

The serial terminal, macros, triggers, scripting, and programmer work without any GPU. Local AI models that are powerful enough for ComIO.Studio (code generation, log analysis, MCU debugging) require a high-VRAM GPU. Smaller models (under ~13B parameters) are too weak for reliable assistance — we do not recommend them.

GPU NVIDIA (CUDA) or any Vulkan-compatible GPU (AMD recent, Intel Arc)
Minimum
(usable assistant)
16 GB VRAM — runs gpt-oss 20B (Q4 quantization), Gemma 4 26B (low quant)
Recommended 24 GB VRAM — runs Gemma 4 31B comfortably (Q4-Q5), better context length
High-end 48 GB+ VRAM (RTX 6000 Ada, dual 24GB) — 70B-class models, large context
Drivers NVIDIA: driver 520+ with CUDA 12 (for CUDA backend)
Any GPU: Vulkan driver installed

CPU-only is technically possible but extremely slow for 20B+ models — dedicated GPU is strongly recommended.

Installation

1. Download Download the .deb file
2. Install sudo apt install ./comio-studio_1.0.22_amd64.deb
3. Run Launch ComIO.Studio from your application menu, or run comio-studio in the terminal

The .deb package integrates with your system menu and receives updates through standard package management. AppImage and RPM alternatives are also available above.