Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Music Player:musical_note:

A simple music player implemented in Python, featuring a graphical user interface (GUI) and various functionalities for managing and playing music files.

Features:sparkles:

  • Folder monitoring: Automatically detects changes in the selected music folder and updates the song list.
  • Song selection: Allows users to browse and select songs from the displayed list.
  • Playback controls: Provides controls to play, pause, skip to the next/previous song.
  • Volume adjustment: Enables users to adjust the volume of the currently playing song.
  • Automatic song transition: Plays the next song in the playlist automatically when the current song ends.

Requirements:clipboard:

  • Python 3.9 or higher
  • Pygame library

Usage:computer:

  1. Install the required dependencies: pip install pygame
  2. Run the main.py script.
  3. Select a folder containing your music files.
  4. Click on a song in the displayed list to start playback.
  5. Use the provided controls for playback, volume adjustment, and song navigation.

Customization:wrench:

The code can be easily customized to add new features or modify the existing functionality. Feel free to explore and adapt it to suit your specific requirements.

Compatibility:desktop_computer:

The music player is compatible with various operating systems, including Windows, macOS, and Linux. It ensures efficient memory usage, low CPU consumption, and smooth transitions between songs.

About

A Python music player with folder monitoring, song selection, playback controls, volume adjustment, and automatic play of the next song when the current one ends.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages