leoluk / paperlike-go

paperlike-go is a Linux Go library and CLI utility to control a Dasung Paperlike display via I2C DDC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows support

leoluk opened this issue · comments

Should be easy to port. Windows has a dedicated (unprivileged?) userspace API for sending DDC commands to screens, which is what the official app uses.