https://github.com/adnelson/chord-tester
CLI tool to help memorize chords on guitar
https://github.com/adnelson/chord-tester
Last synced: 23 days ago
JSON representation
CLI tool to help memorize chords on guitar
- Host: GitHub
- URL: https://github.com/adnelson/chord-tester
- Owner: adnelson
- License: mit
- Created: 2016-04-11T06:47:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T06:52:12.000Z (about 10 years ago)
- Last Synced: 2025-02-26T10:47:58.404Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chord practice
Stupid simple "app" to help me practice/memorize some jazz chords on the guitar. Will choose a random chord and print it to screen along with a string to use as the root.
### Usage
```bash
$ python chord_practice.py
```