Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 727 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 727 Bytes

glowworm

bias lighting for wayland (WIP)

Demo

Glowworm Demonstration Video

Features

  • wlr-screencopy-unstable-v1 for screen capture
  • dmabuf support
  • adalight to drive LEDs
  • static/dynamic gradient mode

Plans

  • better configuration

Setup

  • Modify config.json to match your LED strip setup (the led_config.py helper script is broken, please ignore)
  • Modify main.rs with your mode and adalight device config
  • cargo run

Misc

I wrote a small blog that goes over what I learnt while making this. If you're interested/making something similar, you might find it useful.