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

https://github.com/danog/audiokeychain-clients

Repository containing clients for the audiokeychain.com website
https://github.com/danog/audiokeychain-clients

Last synced: 7 days ago
JSON representation

Repository containing clients for the audiokeychain.com website

Awesome Lists containing this project

README

          

# 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)