Welcome to the Music Player project! This is a GUI-based application that allows users to play MP3 files, create and manage playlists, and toggle between dark and light modes. Developed as part of my second internship task at InternIQ, this project provides an easy-to-use, modern interface with a minimalist design.
- Play/Pause & Next/Previous: Combined control buttons for simplified user interaction β―οΈβͺβ©.
- Volume Control: An attractive, polished volume slider for better control of sound ποΈ.
- Playlist Management: Create, load, and manage multiple playlists πΆ.
- Dark/Light Mode: Switch between dark π and light π modes with a single button.
- Progress Bar: Visual representation of the song's progress β³.
- Hover Effects: Buttons change appearance when hovered for an enhanced user experience β¨.
- Python: Core programming language.
- Tkinter: For building the GUI interface.
- Pygame: Used for loading and playing MP3 files.
- Minimalist Icons: Simple yet attractive icons used for controls π¨.
- Hover Effects: Buttons respond visually to mouse hover for a smooth interaction experience.
- Padding & Spacing: Balanced layout to ensure the UI is easy on the eyes ποΈ.
- Dark/Light Mode: Add personality to the player with customizable themes π.