https://github.com/capevace/ukulele-chords
A CLI tool that renders Ukulele chord SVGs.
https://github.com/capevace/ukulele-chords
chords cli node tabs ukulele
Last synced: about 1 year ago
JSON representation
A CLI tool that renders Ukulele chord SVGs.
- Host: GitHub
- URL: https://github.com/capevace/ukulele-chords
- Owner: Capevace
- Created: 2021-01-13T19:52:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T19:17:10.000Z (over 5 years ago)
- Last Synced: 2025-06-16T16:04:25.147Z (about 1 year ago)
- Topics: chords, cli, node, tabs, ukulele
- Language: JavaScript
- Homepage: https://mateffy.me/ukulele-chords
- Size: 1.38 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CLI Usage
For info on how to use the command-line tool, please refer to the [Usage](docs/usage.md) page.
## Chord Search
You can also find your chords by using the [chord search tool](https://mateffy.me/ukulele-chords/docs/finder).
## List of Keys
### [C](docs/chords/C.md)
### [C#](docs/chords/C#.md)
### [Db](docs/chords/Db.md)
### [D](docs/chords/D.md)
### [D#](docs/chords/D#.md)
### [Eb](docs/chords/Eb.md)
### [E](docs/chords/E.md)
### [F](docs/chords/F.md)
### [F#](docs/chords/F#.md)
### [Gb](docs/chords/Gb.md)
### [G](docs/chords/G.md)
### [G#](docs/chords/G#.md)
### [Ab](docs/chords/Ab.md)
### [A](docs/chords/A.md)
### [A#](docs/chords/A#.md)
### [Bb](docs/chords/Bb.md)
### [B](docs/chords/B.md)