WillyJL 1864a26b28 Better subtree scripts (#25) 1 рік тому
..
dist 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 2 роки тому
icons 7f0a86f0cf Merge counter from https://github.com/xMasterX/all-the-plugins 1 рік тому
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 1864a26b28 Better subtree scripts (#25) 1 рік тому
README.md 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 2 роки тому
application.fam 7f0a86f0cf Merge counter from https://github.com/xMasterX/all-the-plugins 1 рік тому
counter.c fe2077c82e New formatting 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.