Program for listen music free
This program is currently on google drive.
Click THIS for download
- Download git repository
- In file 'BounceBit.spec' edit pathex - set path to main file
- Install all packages
- Install Pyintaller
- Open command line and go to folder with main file
- Write to command line: pyinstaller BounceBit.spec
- In folder 'dist' will be BounceBit.exe
Version 0.5.4
- Added hot keys (Up - Up volume, Down - Down volume)
- Fixed hot keys with search line
- Added playlist "Playing now"
- Fixed settings interface
- Fixed some bugs
pip install lxml
pip install Pillow
pip install pyglet
pip install mutagen
pip install requests
pip install pyperclip
pip install gc-python-utils