TrueMusic is a music player designed to address the common issue of non-random shuffle algorithms in other players. Tired of repeated songs in your shuffle? TrueMusic uses secure random numbers to ensure a truly diverse and unpredictable playlist.
- True random shuffle algorithm for a diverse playlist experience.
- Simple installation and setup.
- Notification system for song changes.
- System tray icon for easy access.
- Portable version with bundled dependencies for hassle-free use.
pip install -r requirements.txt
git clone https://github.com/HauseMasterZ/true-music.git
cd true-music
python main.py
For a portable version with bundled dependencies, download the zip file from here and unzip it. Run the executable file to start the program.