Skip to content

🐬🐧 Hyper-Zero-UI v1.4.2 β€” builds on modern Linux distros

Latest

Choose a tag to compare

@DUNKINKKD DUNKINKKD released this 18 Jul 14:00

🐬🐧 Hyper-Zero-UI v1.4.2 β€” builds on modern Linux distros

A small maintenance release. If you're using the prebuilt downloads, this behaves exactly like v1.4.1 β€” the fixes here are for people building from source.

🩹 Fixed

  • Builds on Qt 6.7 / 6.8 (Ubuntu 24.04+/25.10, Fedora, Arch β€” anything modern). HardwareInfo / SoftwareInfo / StorageInfo declared operator!= but no operator==; Qt 6.4.2 tolerates that, but Qt 6.7's generated moc code compares MEMBER properties before notifying, so the build died with no match for 'operator=='. This blocked building on any current distro. Both operators are now defined.

πŸ“„ Docs

  • The README finally documents the Linux from-source build β€” the full apt list (including the easy-to-miss qt6-5compat-dev, qt6-svg-dev and qt6-connectivity-dev), the --recursive clone (nanopb), qmake6/make steps, udev rules, AppImage notes, and an optional .desktop launcher.

πŸ’‘ Reminder: you don't have to build it β€” every release ships a prebuilt Linux .AppImage. chmod +x and run.

Huge thanks to @MrSwan84, who built on Ubuntu 25.10, hit every one of these, worked out the fixes himself, and wrote them up.

🐬 Everything from v1.4.x

⌨️ In-app Flipper CLI Β· πŸ“Ά Bluetooth (BLE) on Windows + Linux Β· 🩹 LOTEI reports Ollama's real error Β· πŸ’Ύ Custom Firmware manager (Official / Momentum / Unleashed / RogueMaster / ARF / Xero) Β· Linux AppImage Β· LOTEI local-AI chat with agentic Flipper tools Β· model switcher Β· setup wizard Β· neural voice (Piper, Windows) Β· live color editor Β· Flipper-screen mirror Β· Release Port / Reconnect Β· music player Β· full pink theme.

▢️ How to run

Windows (64-bit) β€” unzip Hyper-Zero-UI-v1.4.2-win64.zip β†’ run qFlipper.exe. For LOTEI: install Ollama + ollama pull qwen2.5:7b (or qwen2.5:3b on a lighter machine).

Linux (x86_64) β€” chmod +x Hyper-Zero-UI-*.AppImage β†’ run it. For USB access: ./Hyper-Zero-UI-*.AppImage rules install.

⚠️ Windows SmartScreen may warn (unsigned) β€” More info β†’ Run anyway.

βš–οΈ Notes

Unofficial fork of qFlipper (GPLv3) β€” not affiliated with or endorsed by Flipper Devices. "Flipper Zero" and "qFlipper" are trademarks of Flipper Devices Inc. Built on qFlipper 1.3.3 Β· LOTEI powered by Ollama + Qwen2.5 Β· voice by Piper.