No description
Find a file
2024-02-27 06:33:04 +00:00
ddc-mqtt Dockerfile and docker-compose work 2024-02-27 06:33:04 +00:00
simpleddc-extension First working implementation 2024-02-26 19:40:40 +00:00
docker-compose.yml Dockerfile and docker-compose work 2024-02-27 06:33:04 +00:00
Dockerfile Dockerfile and docker-compose work 2024-02-27 06:33:04 +00:00
LICENSE.md First working implementation 2024-02-26 19:40:40 +00:00
README.md First working implementation 2024-02-26 19:40:40 +00:00

ddc-mqtt

Setup:

  1. Connect a device where to run this to a DDC enabled port of your monitor— I use a raspberry pi with a GN95C Samsung display
  2. create a config.yml (copy it from rename_to_config.yml) for your mqtt credentials and monitor setup (Use ddcutil to get inputs and codes)
  3. docker-compose up -d