https://github.com/madladsquad/flippertasks
A TODO list application for the Flipper Zero using the UntitledFlipperZero framework
https://github.com/madladsquad/flippertasks
flipper-app flipper-plugin flipper-zero flipperzero
Last synced: about 1 month ago
JSON representation
A TODO list application for the Flipper Zero using the UntitledFlipperZero framework
- Host: GitHub
- URL: https://github.com/madladsquad/flippertasks
- Owner: MadLadSquad
- License: mit
- Created: 2024-06-06T23:41:52.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-03-13T23:31:50.000Z (2 months ago)
- Last Synced: 2025-04-11T06:13:23.723Z (about 1 month ago)
- Topics: flipper-app, flipper-plugin, flipper-zero, flipperzero
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 65.4 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
# Flipper Tasks
[](https://lbesson.mit-license.org/)
[](https://trello.com/b/HmfuRY2K/untitleddesktop)
[](https://discord.gg/4wgH8ZE)
A TODO list application for the Flipper Zero using the UntitledFlipperZero framework.
Building:
1. Install ufbt
1. Clone source code using git: `git clone https://github.com/MadLadSquad/UFZ-Tasks.git --recursive`
1. Run `ufbt` in the root of the directory
1. To launch the application on the Flipper Zero, connect to it via USB and run `ufbt launch`Dependencies:
1. The [UntitledFlipperZero](https://github.com/MadLadSquad/UntitledFlipperZero) library - Provides a C++ wrapper on top of the Flipper Zero C API## Sceenshots
![]()
![]()
![]()