/mp3

Projekt na programowanie

Primary LanguagePython

MP3 Player in Python 3

The following code has been developed as a part of our programming course. The idea was to create an application with GUI which would be capable of playing .mp3 files.

Dependencies

Use the package manager pip to install the following dependencies:

pip install pygame
pip install wxpython
pip install mutagen

Usage

Download or clone this repo, add your .mp3 files to the same catalog and then run main.py file.

Screenshots

Tu miejsce na screeny.

UI

Basic UI with buttons, toggle buttons, as well as a slider to change volume level. Self-explanatory, I guess.

MacOS

Zrzut ekranu 2020-06-5 o 17 29 19

Windows

windows

Dark mode

Zrzut ekranu 2020-06-5 o 17 22 06

About popup

Added info about collaborators as well as link to icons - Icons8. about

Contact us

In case you have any questions concerning this repo, do let us know. The contributors to this project are: @weronika-kozlowska, @madeofyogurts, @JuliaSlowik and @barburaadamska.