Skip to content

Releases: Jacxk/Screen-To-RGB

Working Prototype, Windows & MacOS

11 Feb 18:52
c5c77c2
Compare
Choose a tag to compare
Pre-release

This should be able to work just fine. Just download or clone this repository and read the README.md file for instructions of how to install it.
To change each mode you have to edit the main.py file and comment out the modes you don't want to enable.

This should not be taken as a production build yet, I recommend you use this to try it out.

Modes included:

  • Screen Reactive; changes lights to match the screen,
  • Keyboard Touch; changes lights on every key press

Lighting changes on all iCue compatible devices

Has been tested on the 2020 MacOS M1

Auto-generated Notes

What's Changed

  • Cleaned code using interfaces by @Jacxk in #1
  • Bump pillow from 7.1.1 to 9.0.0 by @dependabot in #5
  • Bump numpy from 1.18.2 to 1.21.0 by @dependabot in #6
  • Updated to the Official iCue Python SDK wrapper by @Jacxk in #7

New Contributors

Full Changelog: https://github.com/Jacxk/Screen-To-RGB/commits/v0.1.0