Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Music Player GUI Version 2

The second iteration of the Music-with-python GUI, focusing on improved user experience and library management.

New Features

  • Playlist Sidebar: Automatically scans the music_files directory and lists all available tracks.
  • Volume Control: Adjustable slider for precise audio level management.
  • Navigation Controls: Next and Previous track buttons for easy switching.
  • Improved Layout: Split-screen design with a dedicated playlist area and playback controls.
  • Active Track Highlighting: Visual feedback in the playlist for the currently playing song.

Requirements

  • Python 3.x
  • customtkinter
  • pygame
  • Pillow (for potential future image support)

How to Run

python app.py