A few years ago I wrote a blog post on how to build a CLI tool to show fingering charts for Ukuleles. However, I never properly released the app itself. On the weekend I finally found the time to do so:
It’s fully usable, but quite basic (only major, minor, and 7th chords). So there are 3 open issues I want to implement soon:
- Load all chords from Chords DB (GitHub Issue)
- Support more than one chord per invocation (GitHub Issue)
- Support more instruments (GitHub Issue)
Anything else you’d like to see implemented?