https://github.com/firstthumb/huec
https://github.com/firstthumb/huec
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firstthumb/huec
- Owner: firstthumb
- License: other
- Created: 2021-05-19T20:05:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T12:33:19.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T03:57:44.133Z (about 2 years ago)
- Language: Go
- Size: 2.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HUE CLI

## Description
Control your Hue Lights within your terminal.
- Support for Linux, MacOS, and Windows
- Download easily with homebrew
- Turn on and off the ligths
- See the latest status of the lights
## Installation
Get the latest version here.
```
$ brew install firstthumb/homebrew-tap/huec
```
## Usage
After installation you need to authorize the client for controlling hue bridge.
```
$ huec init
```
Get all lights attached to your bridge.
```
$ huec ligths
```
Turn on
```
$ huec ligths on 1
```
Turn off
```
$ huec ligths off 1
```
## Commands
```
$ huec help
huec controls a Philips Hue
Usage:
huec [command]
Available Commands:
help Help about any command
init Initializes huec
lights Manage Hue light bulbs
version Prints the version
Flags:
-h, --help help for huec
```
## Missing features
There are still lots of features missing and waiting to be implemented.
* Set color of the lights
* Get color of the lights
* Set scene