The convenient and easy-to-use music player for listening to your favorite songs and artists, made with the PySide6, pygame, and mutagen libraries.
This project depends on three libraries:
- Clone the repository to your local machine.
- Navigate to the project directory using the terminal.
- Run the following command to install the required libraries:
python -m pip install -r requirements.txt
To run the application, execute the start.py file in the project directory.
python start.py
This will launch the application.