This project consists of a music player script (music_player.py
) and a background starter script (backgrounder.py
). The music player allows you to play meditation music over 90 relaxing and meditation music and provides additional functionalities.
- Python 3.x
- Run
pip install -r requirements.txt
to install all requirements.
- Place your meditation music files in a folder (
music
). - Run
backgrounder.exe
to start the music player in the background. - You can make it run on the StartUp Follow here.
- Play/Pause: Press 'Enter'+'Shift'+'Alt' to play/pause the current track.
- Next Track: Press 'D'+'Shift'+'Alt' to skip to the next track.
- Volume Control: Use 'W'+'Shift'+'Alt' to increase and 'S' to decrease the volume.
- Thanks to the Pygame and Keyboard libraries for making it easy to work with audio and keyboard input in Python.
Feel free to enhance and modify the scripts to better fit your needs!
- Press
Start + R
. - Enter on the text box
shell:startup
and thenOK
. - Create a shortcut for
background.exe
. - Copy it and then Paste it in the directory opened.