/true-music

A Fully fledged music player using the true shuffle algorithm.

Primary LanguagePythonMIT LicenseMIT

TrueMusic

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.

Home Page

Features

  • 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.

Installation

pip install -r requirements.txt

Clone the Repository

git clone https://github.com/HauseMasterZ/true-music.git
cd true-music
python main.py

Usage

For a portable version with bundled dependencies, download the zip file from here and unzip it. Run the executable file to start the program.