// the find
UberGuidoZ/Flipper
Playground (and dump) of stuff I make or modify for the Flipper Zero
A massive community dump of apps, signal files, scripts, and documentation for the Flipper Zero hardware hacking tool. It's not a library or a framework — it's one person's collection that grew into the de facto community resource for Flipper Zero content, covering everything from IR codes to NRF24 sniffers to GPIO sensor apps.
The breadth is genuinely impressive: hundreds of pre-compiled .fap files organized by category (Bluetooth, GPIO, NRF24, games, etc.) means you can grab what you need without building from source. The companion IRDB repo is properly separated and linked rather than bloating this one further. Active maintenance through mid-2026 with a large community behind it. The directory structure is actually navigable — ESP32 apps, sensors, debug tools, and games are all in their own subdirs rather than a flat dump.
It's a dump, not a project — there's no CI, no versioning, no compatibility matrix telling you which .fap was built for which Flipper firmware version. A .fap compiled for one firmware revision will silently fail or crash on another. The README is essentially a donation page with links; there's no catalog of what's actually here or what each app does. Several apps in the tree (ble_spam, deauther, nrf24_jammer, evil_portal) are offensive tools included without any guidance on legal use, which will matter depending on your jurisdiction and threat model.