Skip to content

Avijit-ap/Python_music_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player

This is a Python music player application built using the Tkinter and Pygame libraries. It allows you to play and manage your music files with a user-friendly interface.

Features

  • Load music files from a selected folder
  • Display a list of available songs
  • Play, pause, go to the previous/next song
  • Simple and intuitive controls

Requirements

  • Python 3.x
  • Tkinter
  • Pygame

Installation

  1. Clone the repository or download the source code.

git clone https://github.com/Avijit-ap/music-player.git

  1. Install the required libraries using pip.

Usage

  1. Run the mmain.py script.

  2. Click on the "Organise" menu and select the folder containing your music files.

  3. The list of songs will be displayed in the interface.

  4. Use the control buttons (play, pause, previous, next) to manage playback.

Screenshots

Screenshot 1 Screenshot 2

Contributing

Contributions are welcome! If you find any issues or want to add new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages