Diwoom
A Windows Divoom Client (unofficial)
Install / Use
/learn @iebb/DiwoomREADME
Diwoom
A Windows Divoom Client (unofficial)
Referral Link - Get 10% off buying a Pixoo-64
Download: https://github.com/iebb/Diwoom/releases
Includes a Web Server, which provides easy integration with other apps.
Python Example:
with io.BytesIO() as output:
img.save(output, format="png")
requests.post("http://127.0.0.1:10119/img", data=output.getvalue())
References: https://github.com/RomRider/node-divoom-timebox-evo/blob/master/PROTOCOL.md#channels
