An open API service indexing awesome lists of open source software.

https://github.com/firstthumb/huec


https://github.com/firstthumb/huec

Last synced: 4 months ago
JSON representation

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