https://github.com/reshmaharidhas/pc-musique-player
Desktop music player application for Windows with features and themes
https://github.com/reshmaharidhas/pc-musique-player
audio audio-player desktop-music exe inno-setup mini-player mini-player-mode mp3 mp3-player music-player mutagen pc-musique-player pygame-library python python-application tkinter tkinter-gui windows
Last synced: 28 days ago
JSON representation
Desktop music player application for Windows with features and themes
- Host: GitHub
- URL: https://github.com/reshmaharidhas/pc-musique-player
- Owner: reshmaharidhas
- License: mit
- Created: 2024-06-05T19:29:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T00:45:59.000Z (3 months ago)
- Last Synced: 2025-02-05T01:32:57.092Z (3 months ago)
- Topics: audio, audio-player, desktop-music, exe, inno-setup, mini-player, mini-player-mode, mp3, mp3-player, music-player, mutagen, pc-musique-player, pygame-library, python, python-application, tkinter, tkinter-gui, windows
- Language: Python
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
# PC-Musique-Player
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Music player for Windows with rich features and themes## Programming Language💻
- Python 3## Tech Stack💻
- Tkinter (GUI)
- Pygame (Audio library)
- Mutagen (metadata)
- Pillow## Development Tools💻
- Pycharm
- PyInstaller## Features ✨
- Music playback from selected folder
- Play from the folders selected as library from your PC or storage device.
- Extracts audio file even from the sub folders of the selected folder.
- Play/Pause/Resume buttons in the player.
- Next and Previous buttons in player.
- In-player volume adjustments (volume up,down,mute)
- Mini player mode
- Play songs in random order by shuffling
- Displays metadata such as album art, artists, album year, duration from the audio file.
- Turn Shuffle ON or OFF with button
- Loop button with 3 modes (Loop none, Loop one, Loop All)
- Slider to seek through the track
- Sort the music library based on album, song name, or the album year.
- Double-click to play any track from the library
- Stop button to stop the music player anytime.
- Music visualizer that plays with audio.
- 23 different themes to choose.
- Make the player compact by hiding the library showing only UI controls, album art, metadata.
- Widen the window by showing the library.
- Menu bar with buttons to exit, select folder for library, increase or decrease volume.
- More features are under development## Screenshots
Music player playing


Player in compact mode by hiding the library

Mini player mode

Player in playing mode and in NYC taxi theme

Choosing theme from the menu bar
## Keyboard Shortcuts:
- Space : Play/Pause/Resume## Supported File Types
PC Musique Player currently supports the following file types:
- mp3## OS support:
- Windows 10 or later## License
MIT License