SkillAgentSearch skills...

Diwoom

A Windows Divoom Client (unofficial)

Install / Use

/learn @iebb/Diwoom
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Diwoom

A Windows Divoom Client (unofficial)


Referral Link - Get 10% off buying a Pixoo-64

Divoom International


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

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated6mo ago
Forks2

Languages

C#

Security Score

82/100

Audited on Sep 13, 2025

No findings