Sen descrición

Krulknul d9589699aa update readme %!s(int64=2) %!d(string=hai) anos
dist d69a4596af add dist %!s(int64=2) %!d(string=hai) anos
icons a37f97d19d Add files via upload %!s(int64=3) %!d(string=hai) anos
media 1bab137a67 Add files via upload %!s(int64=3) %!d(string=hai) anos
.gitignore 4a27c75d78 add gitignore %!s(int64=2) %!d(string=hai) anos
README.md d9589699aa update readme %!s(int64=2) %!d(string=hai) anos
application.fam acdcb838b3 change fam file to fix build error %!s(int64=2) %!d(string=hai) anos
counter.c 9962758b52 Add vibro feedback on add %!s(int64=2) %!d(string=hai) anos

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.