Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Latest commit

 

History

History
58 lines (46 loc) · 1.2 KB

README.md

File metadata and controls

58 lines (46 loc) · 1.2 KB

Sounder4

Python music player

New app: Sounder5

Python version:

3.8.2

Used Libraries:

  • tkinter
  • logging
  • traceback
  • typing
  • os
  • PIL
  • json
  • mutagen
  • io
  • random
  • datetime
  • re
  • pygame
  • threading
  • time
  • webbrowser
  • requests

Running application with docker

cd src
docker build -t sounder .
docker run -v .:/app sounder

Running application with docker-compose

cd src
docker-compose up

Authors

Main programmer, designer: Mateusz Perczak

Icons

https://icons8.com/

Some pictures of application

Picture of playing music Picture of playlist Picture of folders Picture of settings Picture of song menu Fluent theme

In a nutshell, sounder4 is a bugged mess :D