Skip to content

Bloom Player is a MP3 player to play your favorite songs.

License

Notifications You must be signed in to change notification settings

bitan005/Bloom-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom Player 🌷

Current Version Licence Python

Bloom Player is a tkinter-based advanced MP3 player to play your favourite songs, created using Python.


📌 Prerequisites

To run Bloom Player on your device, make sure you have the following packages installed.

  • pygame
  • mutagen

To install them at once, run the following command in Terminal/Command Prompt:

pip install pygame mutagen

The rest of the packages come pre-installed with Python, so you don't need to install them again.

📋 Features

This is how the main player looks like.

To open a file do either one of these:

  • Press Ctrl+O
  • Click on the Music Folder icon in the player window
  • Go to File > Open File(s)

You can also open a folder by either of the methods below:

  • Pressing Ctrl+F
  • Going File > Open Folder

To view the current playlist, click on Show Playlist button.
You can remove songs or even change the order of songs from here.

There is also an Autoplay feature which can be toggled using this button on the main player window.

For getting the Shortcut Keys reference, you can go to Help> Shortcut Keys.

🛠️ Found a Bug?

Or maybe want to suggest a new feature?

Your suggestions are always welcome. Feel free to open an issue with your bug report or feature request here, with as many details as possible.

If you'd like to write a feature, please open an issue first for discussion.

For any other query/suggestions, contact me on my Instagram.

🤗 Special Thanks To

  • flatplanet - For his project which was the inspiration to create this project.
  • Icons8 - For the icons used in this project
Icon Link Icon Link
Bloom Player Icon Play
Music Folder Pause
Mute Stop
Unmute Next
Previous

Authors ✒️


Made with ❤️ in India