tools

various tools I have been using throughout the years
Log | Files | Refs | README | LICENSE

commit 0b71de1ad9674a821afb5b2cd18b5a938735c296
parent 3af428824b4d2eec75ebd51b531adf0c77067861
Author: mtmn <miro@haravara.org>
Date:   Sun, 10 May 2026 18:01:41 +0200

docs(hue): add fork note

Diffstat:
Mhue/README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hue/README.md b/hue/README.md @@ -1,6 +1,6 @@ # Hue - Ruby Library and CLI for Philips Hue -This is a Ruby library and command-line interface for controlling the [Philips Hue](http://www.meethue.com) lighting system. +> **_NOTE:_** This is a modified fork of [birkirb/hue-cli](https://github.com/birkirb/hue-cli) that supports modern Ruby. ## WARNING