mirror of
https://github.com/danog/audiokeychain-clients.git
synced 2024-12-02 08:57:46 +01:00
13 lines
283 B
Markdown
13 lines
283 B
Markdown
# Audiokeychain.com client
|
|
|
|
This repo contains a bash client for [audiokeychain.com](https://audiokeychain.com).
|
|
|
|
The script in question is capable of recognizing the key and bpm of a song.
|
|
|
|
Usage:
|
|
```
|
|
./audiokeychain.sh song.mp3
|
|
```
|
|
|
|
Created by [Daniil Gentili](https://daniil.it)
|