Skip to content

HauseMasterZ/true-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.