Skip to content

Releases: sunthinks/kvmind

KVMind kdkvm v0.2.6-beta

17 Apr 02:10

Choose a tag to compare

Pre-release

First public beta release of KVMind kdkvm — the device-side component that runs on PiKVM.

Install

On your PiKVM device:

wget https://github.com/sunthinks/kvmind/releases/download/v0.2.6-beta/kdkvm-v0.2.6-beta.zip
unzip kdkvm-v0.2.6-beta.zip && cd kdkvm-v0.2.6-beta
sudo ./install.sh

Then open https://<device-ip>/kvm/ and follow the setup wizard.

Verify

sha256sum -c kdkvm-v0.2.6-beta.zip.sha256

What's in this release

  • Full KVMind bridge (Python, runs on 127.0.0.1:8765)
  • Web console with H.264 / MJPEG video, virtual keyboard, clipboard, dark/light themes, zh/ja/en i18n
  • MyClaw AI sidebar — works with Gemini, Claude, ChatGPT, Ollama, or any OpenAI-compatible endpoint
  • Systemd services and nginx configuration for PiKVM
  • Setup wizard at /setup.html for first-time password and provider configuration

Requirements

  • PiKVM V3 / V4 or BliKVM v4 running PiKVM-OS (Arch Linux ARM)
  • kvmd service reachable on the device
  • An AI provider API key (Gemini / Claude / OpenAI) or a reachable Ollama endpoint

Status

This is a beta release. Runs fully on-device; no cloud account required. Optional cloud features (OTA, remote registration, Cloudflare Tunnel) are disabled by default.

See README for full documentation.


Looking for managed automation, remote access via Tunnel, multi-device fleet
and team collaboration? Check out KVMind Cloud Edition at
kvmind.com.