Nenhuma descrição

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

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.