Skip to content

YashaKirad/Music-Player-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player-Mini-Project

Music Player Application using Tkinter

This is a Python application that creates a simple music player using the Tkinter library for the graphical user interface (GUI) and the pygame library for music playback. The application allows users to open a folder containing MP3 files, create a playlist, and control music playback.

Features

  • Browse and open a folder to populate the playlist with MP3 files.
  • Play, pause, stop, and resume music playback.
  • User-friendly graphical user interface with buttons and visual cues.
  • Playlist displays song names and allows selection.

Prerequisites

  • Python 3.x
  • Tkinter library
  • pygame library
  • Pillow (PIL) library

How to Use

  1. Run the application using Python.
  2. Click the "Open Folder" button to choose a folder containing MP3 files.
  3. The playlist will be populated with the available songs.
  4. Click the play button to start playing the selected song.
  5. Use the stop, pause, and resume buttons to control playback.

Note

This project uses images and music files, so make sure to have the required files in their respective directories. Feel free to contribute, suggest improvements, or report any issues.

About

Create a Python music player using Tkinter and pygame. Open folders for MP3 files, play, pause, and stop tracks. User-friendly interface. Ideal for simple music playback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages