mirror of
https://github.com/danog/audiokeychain-clients.git
synced 2024-11-30 04:08:58 +01:00
16 lines
347 B
Markdown
16 lines
347 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
|
|
```
|
|
|
|
Todo:
|
|
Add submit to database option and show compatible keys
|
|
|
|
Created by [Daniil Gentili](https://daniil.it)
|