Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kopoli/fretnoter
App to discover scales and chords on a stringed instrument
https://github.com/kopoli/fretnoter
bass bass-guitar golang gui guitar guitar-chords linux music windows
Last synced: about 2 months ago
JSON representation
App to discover scales and chords on a stringed instrument
- Host: GitHub
- URL: https://github.com/kopoli/fretnoter
- Owner: kopoli
- License: mit
- Created: 2020-05-06T18:49:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T18:40:53.000Z (about 3 years ago)
- Last Synced: 2024-06-20T06:27:33.746Z (7 months ago)
- Topics: bass, bass-guitar, golang, gui, guitar, guitar-chords, linux, music, windows
- Language: Go
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fretnoter
Gui application to discover scales and chords of stringed instruments.
![Fretnoter example UI](fretnoter-example.png)
## Installation
```
$ go get github.com/kopoli/fretnoter
```Pre-built binaries for Linux and Windows are available in the releases page.
## Usage
Start the binary from the command line or doubleclick the binary.
No command line options.
Saves the configuration file to XDG user specific directory. E.g.:
Linux: `$HOME/.local/share/fretnoter/config.json`