A simple way to practice knowledge of the notes on the musical staff
- Practice your knowledge of musical notation on the 3 most popular clefs (Treble, Alto, Bass)
- Compatibility with the Termux app
- A simple and intuitive program
Before running the program, make sure you have installed all the modules from the requirements.txt file
pip install -r requirements.txt
If everything was successful, you can run the program and hope that everything will work :)
Install required packages
apt install git
apt install python3
Set up and run the program
git clone https://github.com/iJakub/Pocket-Staff
cd Pocket-Staff
pip install -r requirements.txt
python3 pocketstaff.py