Sarangi is a simple and elegant music player created by Rishi Raj using Python and the Tkinter library for the graphical user interface. The player allows you to load and play your favorite music seamlessly. The project also includes an executable file for easy use.
-
Intuitive Interface: The user-friendly interface makes it easy to navigate and enjoy your music collection.
-
Customizable Playlist: Load your favorite songs from any directory and create a personalized playlist.
-
Control Buttons: Easily control playback with buttons for play, pause, next, and previous.
-
Volume Slider: Adjust the volume to your preference with a convenient slider.
-
Load Songs: Click the "Load Songs" button to choose a directory containing your music files. Sarangi will create a playlist for you.
-
Play/Pause: Control playback with the play/pause button. Double-click on a song in the playlist to play it.
-
Next/Previous: Navigate through your playlist using the next and previous buttons.
-
Volume Control: Adjust the volume using the slider.
- Python
- Tkinter
- Pygame
- Pillow
-
Clone the repository or download the source code. git clone https://github.com/YourUsername/Sarangi-Music-Player.git
-
Run the Sarangi Music Player: python Sarangi.py
An executable file is available for easy use without requiring Python installation.Download Sarangi Music Player
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to create an issue or submit a pull request.