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
- Host: GitHub
- URL: https://github.com/danog/audiokeychain-clients
- Owner: danog
- License: gpl-3.0
- Created: 2016-06-15T13:51:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T12:38:37.000Z (about 10 years ago)
- Last Synced: 2025-10-20T20:18:13.981Z (9 months ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)