Brak opisu

Aaron Mavrinac 068b44ddb9 Fix for API change, wrap message queue in container. 1 rok temu
.github 2b8707ea59 Add FAP build to GitHub actions. 2 lat temu
icons 3003355eb7 fix speaker issues due to api change, fix switch statement, add icon in external folder 3 lat temu
img 94922f96eb README improvements. 2 lat temu
.gitignore 472f805373 Add .gitignore. 2 lat temu
README.md cf5342a839 Update app category in README. 2 lat temu
application.fam a046973d85 Update application manifest. 2 lat temu
gui_extensions.c ace305f9e2 Run clang-format on sources. 2 lat temu
gui_extensions.h a9fa5189da add 3 different output modes: silent, vibro, loud 3 lat temu
metronome.c 068b44ddb9 Fix for API change, wrap message queue in container. 1 rok temu
metronome_10x.png a046973d85 Update application manifest. 2 lat temu
ui.png 94922f96eb README improvements. 2 lat temu

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/Media 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)