Application collection for the official flipper zero firmware.
Note that I'am not the author of these apps. I just ported them to the official firmware and compiled them.
You need to have an official firmware ≥ 0.67.2.
Go to the releases, download apps.zip and extract it in your SD card.
- Clone the official flipper zero firmware
- Add the content of this repo to the
applications_user
folder - Follow official instructions
To build the calculator app, you need to comment the line "-Werror",
in file site_scons/cc.scons
.