Go to file
Torjus Håkestad 700ece0bad
All checks were successful
build / build (push) Successful in 1m5s
Set rich markdown mode to none
2024-10-07 23:36:18 +02:00
.github/workflows Add build workflow 2024-10-02 23:09:32 +02:00
huecli Set rich markdown mode to none 2024-10-07 23:36:18 +02:00
.envrc Initial commit 2024-06-04 16:09:05 +02:00
.gitignore Initial commit 2024-06-04 16:09:05 +02:00
flake.lock flake.lock: Update 2024-08-22 20:57:55 +02:00
flake.nix Switch to python 3.12 2024-06-15 11:43:36 +02:00
poetry.lock Update deps 2024-08-22 21:33:48 +02:00
pyproject.toml Set rich markdown mode to none 2024-10-07 23:36:18 +02:00
README.md Set rich markdown mode to none 2024-10-07 23:36:18 +02:00

huecli

$ huecli --help
Usage: huecli [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Commands:
  get-state       Get the state of ID
  set-brightness  Set brigthness of ID to BRIGHTNESS
  set-color       Set the color of ID to COLOR where COLOR is either a...
  set-state       Set the state of ID to STATE
  version         Print huecli version