Skip to content

Jm15itch/randomplay-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomplay-qt

A python based QT5 application which interacts with randomplay

Todo

  • Develop base application with functioning interacts with randomplay
  • Provide all options to randomplay via the application
  • Output the stdout of randomplay to a terminal on the application (easy debugging and temporary solution until the next todo is completed)
  • Add console arguments to allow for scripting.
  • Volume controls (most likely implemented using pycaw)
  • Allow the application to read randomplay outputs (list currently playing song etc)
  • Beautify the application (images for buttons, etc)

Backlog

  • Possibly implement a playlist feature, displaying the next few songs for instance or maybe the chances.
  • Maybe add a history (e.g. previous music folder usage etc)
  • UI customisation

Build & Run

git clone https://github.com/Jm15itch/randomplay-qt
cd randomplay-qt
pip install -r requirements.txt
python3 main.py

About

A python QT5 program which interacts with randomplay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages