A Music Player for the Great.
-
Advantages
- Runs in terminal
- Takes less memory
- Is less bloated
-
Disadvantages
- Does not have many features
- Is unstable
- It is not cross-platform
-
How to run it
python3 main.py <location to the directory where your music folder is there>
For Example -
python3 main.py ~/Music
-
How to install dependencies -
pip3 install -r requirements.txt
-
Key Codes
- To toggle pause/play
press
F7
- To go to Next Song
press
F8
- To go to previous Song
press
F6
two times
- To toggle pause/play
press