A simple CLI tool for controlling the OLED display through SteelSeries Engine 3 API.
This project is still in beta stage and robustness is not guaranteed!
You could try do something funny (typing random stuff in terminal) but please don't blame me if you broke your device.
Download the latest release from github releases and run it. A command prompt will show up.
Wait for a few moments and you will see Setup complete, type 'help' for a list of commands
.
Then you can type commands in the command prompt.
Make sure to press Enter
after each command.
Available commands are listed below.
help
- show help messageset <game>
- set the game nameidle
- set the game name to idleexit
- exit the program
This project should work on macOS, but I don't have a mac to test it. If you are a macOS user, please download the source code and compile it yourself. Any issue you encounter is welcome to be reported, and I'll try to fix it.