JnyJny Busylight Versions Save

Control USB connected presence lights from multiple vendors via the command-line or web API.

0.12.5

3 years ago

This patch release fixed a big bug in busylight.manager.LightManager.update() and will only matter to users of the web API. The LightManager will now be able to realize that devices have been plugged and unplugged while it wasn't looking.

0.12.2

3 years ago

The optional web API is now working again after some minor breakage, please refer to the builtin API documentation:

$ busylight server
...

and navigate a browser to "http://hostname:port/docs" to see the automatically generated API documentation.

Bugs fixed:

  • Kuando BusyLight keep-alive thread was too good at it's job.