
Made an open-source app that runs my Flipper and ESP32 gear from one dashboard
I go by LxveAce and everything I make is open source.
I got sick of every board on my bench needing its own flasher. The Flipper had qFlipper, my ESP32s had like five different web flashers, and none of it talked to anything else. So I built one app to run all of it, with the devices able to actually communicate. On the Flipper side it flashes the custom firmwares through qFlipper. The point is the Flipper stops being a silo. It's in the same dashboard as the ESP32 stuff, and you can pass targets and results between devices instead of them living in separate apps.
doesn't have to run on a laptop, either. There's a Pi build, so if you're putting a It Flipper into a cyberdeck or a portable rig, this can be the thing that actually runs the setup, and there's a web mode if you'd rather drive it from your phone.
There's also a standalone flasher and a headless version for screenless setups, plus some smaller bits. All open source.
Links:
- The app + downloads: https://cybercontroller.org
- Source: https://github.com/LxveAce/cyber-controller
- Discord: https://discord.gg/lxveace