Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 12 hours 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 (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T08:45:37.000Z (about 2 months ago)
- Last Synced: 2024-09-17T10:41:34.735Z (about 2 months ago)
- Topics: flipper-app, flipper-plugin, flipper-zero, flipperzero
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 73.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Flipper Tasks
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/4wgH8ZE)![Icon](https://raw.githubusercontent.com/MadLadSquad/FlipperTasks/master/readme-icon.png)
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