Use this code as a foundation for developing Flipper Zero Applications, change the contents of this file when developing a new project
- Start Screen
- Menu
- Button Menu
- File Browser
- Text Input
- Number Input
- Different Scenes / Views
- Settings Page (On/Off for haptics, sound, led)
- Handling of Button Inputs
- Handling of Tick events
- Handling of Enter/Exit events
- Rendering to GUI
- Haptic Feedback
- Sound Effects
- LED Effects
- Dolphin Deeds (make dolphin happy)
- Storage (Saves settings)
- If you do not have one, download a firmware
- Plug your Flipper Zero in via USB.
- Copy the contents of this folder into the applications_user folder of your firmware.
Then run the command:
.\fbt launch_app APPSRC=applications_user/<your_app_name>
The application will be compiled and copied onto your device.
This code is open-source and may be used for whatever you want to do with it.
- Roguemaster for distributing the boilerplate
- Flipc for distributing the boilerplate
- Nikita Vostokov for code contributions
- Alexander Rodriguez for code contributions
- derskythe for code contributions
(love seeing it being used. Let me know if you want yours added)
- Flipper Zero Evil Portal by bigbrodude6110
- Flipper Chess by xtruan
- Crypto toolkit for Flipper Zero by xtruan
- Camera Suite by Cody Tolene
- Minesweeper by Alexander Rodriguez
- Guess the Number by kWAY
- Flipper Tag by The Judge
- Flipper Enigma Machine Emulator
- Color Guess by me
- Cross Remote by me
- Restaurant Pager Trigger by me