This repository contains guitar exercises to keep warm ups interesting. They are available as python scripts and exe files.
Instead of playing 1-2-3-4 patterns every day, this tool gives you a shuffled order, random fret to start and stroke direction. This way you get a new challenge everytime and enhance your practice routine.
This tool gives you 20 random string and fret combinations where you have to name the corresponding note. It's set up as a 6 string guitar in standard tuning.
Tells you a scale and a string to play on. 5 iterations.
This folder contains the source python script and requirements. The .exe files are build from the python script via pyinstaller. Pyinstaller will create some more data. For explanation visit: https://pyinstaller.org/en/stable/operating-mode.html#bundling-to-one-file
Contains pyinstaller ouputs. Those are Python files compiled / wrapped to exe files via pyinstaller. Your OS might flag them as malicious.