Willy-JL 667ce94f7a Merge counter from https://github.com/xMasterX/all-the-plugins 1 年之前
..
dist 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 2 年之前
icons 5444090a68 Add counter from https://github.com/xMasterX/all-the-plugins 2 年之前
img 5444090a68 Add counter from https://github.com/xMasterX/all-the-plugins 2 年之前
.gitignore 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 2 年之前
.gitsubtree ff24807dc8 Fix remote fetch order 1 年之前
README.md 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 2 年之前
application.fam 18419a2904 Merge counter from https://github.com/xMasterX/all-the-plugins 2 年之前
counter.c 667ce94f7a Merge counter from https://github.com/xMasterX/all-the-plugins 1 年之前

README.md

Dolphin counter

This is a simple plugin for the Flipper Zero. It gives you access to a counter which you can increment and decrement using the up and down buttons respectively. Long-pressing the OK button will enable vibro feedback for adding, and long-pressing the back button will clear the counter.

preview

How to install this?

The easiest way is to download the counter.fap file from dist, and place it inside of the apps folder on the SD card of your Flipper Zero device.

For developoment, I'd recommend using flipperzero-ufbt, which is a lightweight tool for quickly building and testing Flipper Zero applications.