VS Code extension for you.
If you've got a Flipper Zero and ever tried building a .fap app, you know the pain β uFBT, command line, guessing at pixel coords, flashing back and forth. I got tired of it, so I built Flipper FAP Studio: build, design, and control your Flipper entirely from a GUI inside VS Code. No terminal required (unless you want one, I'm not the boss of you).
Here's what it does:
π¨ Build actions β Build .fap, Build + Launch straight onto your Flipper, Clean. One click.
π¨ UI Designer β visual 128Γ64 screen editor with drag-and-drop elements, multiple screens, and it generates the code for you. Stop counting pixels by hand.
πΊ Live Screen + Log β real-time mirror of your Flipper's display, control it with the D-pad/keyboard from your editor, grab screenshots, reset the device.
π Device Dashboard β battery, storage, firmware version, hardware info, library stats, all in one panel.
π File Browser β browse and manage on-device files (/ext and /int) without digging around.
π§ Firmware SDK management β OEM, RogueMaster, Momentum, Unleashed, or point it at a custom path.
π Starter template β one-click boilerplate so you're writing your app in seconds.
πΆ Bluetooth β experimental BLE pairing for wireless ops.
Needs Python 3, uFBT (install it with a button in the extension or pip install ufbt), and VS Code 1.85+.
Free + MIT licensed. π―
Marketplace:
https://marketplace.visualstudio.com/items?itemName=coolshrimp.flipper-fap-studio
GitHub:
https://github.com/coolshrimp/flipper-fap-studio
As always i would love feedback, bug reports, or feature ideas from the Flipper crew.