Skip to content

RustCooling 0.1.0

Choose a tag to compare

@Qyzom Qyzom released this 13 Sep 16:03
· 25 commits to main since this release

What's New

  • Initial release: Complete 100% native Rust rewrite of the ID-COOLING FX Series liquid cooler LCD controller.
  • Monolithic single-binary architecture (< 15 MB RAM active, < 5 MB in system tray) with zero external runtime dependencies.
  • Zero-compromise native Linux support via kernel /sys/class/hwmon and sysfs without Wine or root privileges.
  • Hardware-accelerated user interface built with Slint and FemtoVG vector rendering.
  • Full support for ID-COOLING FX Series coolers (FX240, FX280, FX360; USB VID 0x1A86, PID 0xE317).
  • Headless background CLI daemon mode (--daemon) for server environments and tiling window managers.

Full Changelog

Release Assets

  • RustCooling-0.1.0.exe — Portable standalone executable for Windows 10/11 x64 (no installation required).
  • RustCooling-0.1.0.deb — Debian, Ubuntu, and Linux Mint package with automatic udev rules configuration.
  • RustCooling-0.1.0.tar.gz — Universal archive for Arch Linux, Fedora, and other distributions with install.sh script.