Willy-JL ff24807dc8 Fix remote fetch order 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 7231191878 Format 2 лет назад

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.