Skip to content

plasticuproject/dolphin-better-counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dolphin Better Counter

This is a simple external application for the Flipper Zero. It gives you access to a counter which you can increment using the center, up or right buttons. You can decrement the counter using the down or left buttons.

preview1 preview2

How to install this?

  • Clone this repository and copy the directory and it's contents to <firmware directory>/applications_user/
  • Run cd <firmware directory> && ./fbt fap_better_counter
  • Upload application binary better_counter.fap (e.g. at <firmware directory>/build/f7-firmware-D/.extapps/better_counter.fap) to your Flipper Zero, or you can upload the precompiled binary found at /build/<API_VERSION>/better_counter.fap

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%