Skip to content

Powershell scripts that work with JerwuQu/ggoled For Steelseries Arctis Nova Pro GameDAC

Notifications You must be signed in to change notification settings

pascaltuf/ggoled-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ggoled-script

Powershell scripts that work with JerwuQu/ggoled for Steelseries Arctis Nova Pro GameDAC

These are scripts that allow you to view the time and the songs you are listening to on Spotify or Tidal.

How it works:

The script retrieves the title from Spotify and modifies it so that it shows the artist and the title of the song on different lines and if it is too long it cuts it to a maximum of 4 lines of 17 characters maximum per line (Maximum supported by the GameDAC).

Requirements:

The text is shown to the GameDAC via the app created by JerwuQu/ggoled that you need to install following his guide.

To run the script once downloaded, just right click and click on "Run with PowerShell"

Or follow this guide

The code is free to be used for other purposes and if you want to have a clean console just comment with "# " the part of the code relating to the display in the console.

Example :

"# Write-Host ..... "

Script :

Time.ps1 = Show time every second

MediaMonitor.ps1 = Show time and if something is playing from supported apps it is shown to GameDAC

About

Powershell scripts that work with JerwuQu/ggoled For Steelseries Arctis Nova Pro GameDAC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published