Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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