An open API service indexing awesome lists of open source software.

https://github.com/vineyardbovines/in-time

Metronome + beat tapper for iOS/Android
https://github.com/vineyardbovines/in-time

beat-tapper beats-per-minute counter metronome

Last synced: 7 months ago
JSON representation

Metronome + beat tapper for iOS/Android

Awesome Lists containing this project

README

          

# In Time

Metronome + beat tapper app for iOS / Android built with [Expo](https://expo.io).

## Features

In Time is a basic metronome app that also has with a beat tapper / counter. Swipe left/right to go between the metronome and the beat tapper

- Support for sound, haptics, both, or silence
- 4/4 or 3/4 time signature
- Configurable BPM (metronome)

## Usage

```bash
$ git clone https://github.com/gretzky/in-time.git && cd in-time
$ yarn && yarn start
```