Fretboard is a lighweight application to learn the guitar or banjo fretboard.
Click here to use fretboard.
2023/11/19
- Bug: notes were flip backwards (starting from the low string instead of high string)
- Bug: CAGED shapes checkboxes were not in order
- Added pentatonic minor mode
2023/11/19
- Added favicon
- Added link to application (Github pages)
2023/11/19
First version
Fretboard is a pure JS/HTML app and does not require any build process.
To run locally, simply start a web server. For example using Python
python -m http.server
Fretboard is deployed automatically using GitHub pages to https://mkiki.github.io/fretboard/