Ingen beskrivning

Krulknul d9589699aa update readme 2 år sedan
dist d69a4596af add dist 2 år sedan
icons a37f97d19d Add files via upload 3 år sedan
media 1bab137a67 Add files via upload 3 år sedan
.gitignore 4a27c75d78 add gitignore 2 år sedan
README.md d9589699aa update readme 2 år sedan
application.fam acdcb838b3 change fam file to fix build error 2 år sedan
counter.c 9962758b52 Add vibro feedback on add 2 år sedan

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.