Няма описание

Aaron Mavrinac 94922f96eb README improvements. преди 2 години
.github 2b8707ea59 Add FAP build to GitHub actions. преди 2 години
icons 3003355eb7 fix speaker issues due to api change, fix switch statement, add icon in external folder преди 3 години
img 94922f96eb README improvements. преди 2 години
.gitignore 472f805373 Add .gitignore. преди 2 години
README.md 94922f96eb README improvements. преди 2 години
application.fam 17f54592c4 Update app type to EXTERNAL. преди 2 години
gui_extensions.c 3003355eb7 fix speaker issues due to api change, fix switch statement, add icon in external folder преди 3 години
gui_extensions.h a9fa5189da add 3 different output modes: silent, vibro, loud преди 3 години
metronome.c d668fd779c Use FuriString instead of mlib string_t. преди 2 години
metronome_icon.png 4c0d982eb0 add screenshot, appicon, readme преди 3 години
ui.png 94922f96eb README improvements. преди 2 години

README.md

Metronome

FAP Build

A metronome for the Flipper Zero.

ui

Installation

  1. Navigate to the FAP Build GitHub action workflow, and select the most recent run.
  2. The FAP is built for both the dev and release channels of the official firmware. Download the artifact corresponding to your firmware version.
  3. Extract metronome.fap from the ZIP file to apps/Music on your Flipper Zero SD card.

Features

  • BPM adjustable, fine and coarse (hold pressed)
  • Selectable amount of beats per bar
  • Selectable note length
  • First beat is pronounced
  • Progress indicator
  • LED flashes accordingly
  • 3 different settings: Beep, Vibrate, Silent (push Down to change)