Skip to content

marakoss/tap-bpm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tap BPM for CLI (GO)

Tap your Enter key to calculate Beats Per Minute. It shows curent tap BPM and average BPM. Tool for CLI written in GOlang.

Screenshot

Prerequisites

  • go (https://golang.org/) any version. Can be installed via brew install golang
  • any OS with working CLI

Run

  • Clone this repository or download zip
  • Run go run tap-bpm-cli.go

OR

Build binary

  • Run go build tap-bpm-cli.go
  • This will build the tap-bpm-cli executable in current directory that you can run. Just type ./tap-bpm-cli

About

Tap to BPM counter tool for CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages