u/LOTEIROKS

I made a colorable, AI-powered qFlipper fork with a local-AI dolphin (LOTEI) — now runs on Linux too

I made a colorable, AI-powered qFlipper fork with a local-AI dolphin (LOTEI) — now runs on Linux too

Hey all — I've been building Hyper-Zero-UI, a heavily-modded fork of qFlipper. The star is LOTEI, a snarky 100% local AI dolphin (runs on Ollama, no cloud/API keys, completely optional) that lives in the app, can read your SD card + press the Flipper's buttons over RPC, has a neural voice, and a live screen mirror. Plus a one-click custom-firmware manager (Official/Momentum/Unleashed/RogueMaster), a full pink theme, and a runtime color editor.

Just got it building as a **Linux AppImage** — tested connecting to a real Flipper over USB. Windows + Linux both supported now.

100% local, open-source (GPLv3), unofficial fork — not affiliated with Flipper Devices.

Repo + releases: https://github.com/DUNKINKKD/lotei-qflipper/releases/tag/v1.2.0

Happy to hear feedback / feature ideas 🐬

u/LOTEIROKS — 24 hours ago

i made a qFlipper fork with a built-in custom firmware switcher (momentum, unleashed, roguemaster) — free & open source

it's called HZUI (hyper zero ui). started as a personal fork of qFlipper because i wanted features the official app was never getting — and in the AMA this week the devs confirmed there are no plans to add new features to qFlipper, so figured it's time to actually share it.

the main thing:

- firmware switcher built in — official, momentum, unleashed, roguemaster, each pulled straight from that project's own update server. pick release/dev, hit install. no more hunting tgz files. background update checks ping you when a new one drops, and flashing always asks first

other stuff i added on top of normal qFlipper:

- serial port release/reconnect — frees the com port for CLI tools with one button instead of quitting the app

- optional local AI assistant — OFF by default, runs entirely on your own machine via ollama, nothing cloud (the model isn't even in the download, it's a separate install). turn it on and it can browse/read/write the SD card and navigate menus over RPC. ignore it and it's just a normal qFlipper

- re-themeable UI — and on first launch it'll read your flipper's name and generate a matching color theme, or you just pick your own accent colors

plus everything qFlipper already does — screen streaming, file manager, DFU recovery (recovery always uses the official image no matter what channel you're on).

size heads-up before someone asks: the windows build is ~330mb because it bundles the whole Qt6 runtime (it's a Qt Quick app). the AI/model is NOT part of that.

windows build on the releases page, mac/linux build from source for now.

repo: https://github.com/DUNKINKKD/lotei-qflipper

brand new, will have rough edges. issues + PRs welcome, be brutal

u/LOTEIROKS — 2 days ago