A TODO list application for the Flipper Zero using the UntitledFlipperZero framework.
Building:
- Install ufbt
- Clone source code using git:
git clone https://github.com/MadLadSquad/UFZ-Tasks.git --recursive
- Run
ufbt
in the root of the directory - To launch the application on the Flipper Zero, connect to it via USB and run
ufbt launch
Dependencies:
- The UntitledFlipperZero library - Provides a C++ wrapper on top of the Flipper Zero C API