Skip to content

spel987/turing-3.5-screen-music-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turing-smart-screen-music-visualizer

⭐ This repository is a fork of turing-smart-screen-python

Take a look at it, it's very interesting. And of course thanks to mathoudebine for his fantastic work!

Supported equipment

📺 Screen:

Only the 3.5" Turing Smart Screen is supported by this script, I currently only have this model and the script is therefore configured for its screen dimensions. Like this one:

⚙️ OS:

Only Windows is supported by this script. This limitation comes from the library (winrt) used to retrieve information from the media being played.

Installation

git clone https://github.com/spel987/turing-3.5-screen-music-visualizer.git
  • Install the dependencies:
pip install -r requirements.txt
  • Start the script:
python music-visualizer.py

Fork

Thanks to the turing-smart-screen-python repository, it was easy to create this script. I just had to create the image to send to the screen and I didn't have to worry about managing the sending.

Examples

⏯️When the music is played

⏸️ When the music is paused

🌐 Examples with others medias

🟣 Twitch
🔴 YouTube

Credits

Original developper:

Additional developper:

Additional resources:

About

Turing Smart Screen 3.5" music visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%