Skip to content

A simple way to practice knowledge of the notes on the musical staff

Notifications You must be signed in to change notification settings

iJakub/Pocket-Staff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pocket-Staff

A simple way to practice knowledge of the notes on the musical staff

Features

  • 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

Demo2

Demonstration

Demo

Setup Windows

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 :)

Setup Linux/Termux

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

Releases

No releases published

Packages

No packages published

Languages