# OpenHue CLI

Welcome to the OpenHue CLI documentation portal, your go-to resource for understanding and using the OpenHue Command-Line Interface. This powerful tool is designed to make interacting with your Philips Hue smart lighting system a breeze. Below, we'll introduce OpenHue CLI and highlight its key features, platform support, and installation methods.

## About OpenHue CLI

OpenHue CLI is a command-line interface that simplifies your interaction with Philips Hue smart lighting systems. It empowers you to control your Philips Hue lights and execute various tasks directly from your command line. Whether you're a seasoned developer or a casual user, OpenHue CLI offers an efficient and flexible way to manage your lighting environment.

## Key Features

* **Discover and Connect**: OpenHue CLI allows you to effortlessly discover and connect to Philips Hue bridges. Say goodbye to complex setup procedures and get straight to controlling your lights.
* **Light Management**: Explore your lighting ecosystem with ease. You can list available lights and check their current status, giving you complete control over your smart bulbs.
* **Light Control**: Turn your lights on or off, adjust brightness, and fine-tune colors, all with simple commands. OpenHue CLI makes it straightforward to create the lighting atmosphere you desire.
* And even more coming soon...

## Platform Support

OpenHue CLI caters to a wide range of users, with support for the following operating systems:

* **macOS**
* **Linux**
* **Windows**

No matter your preferred platform, OpenHue CLI is here to streamline your interaction with Philips Hue smart lighting systems.

## **Installation Methods**

Installing OpenHue CLI is easy and can be done using two methods: [**Homebrew**](https://brew.sh/) and [**Docker**](https://www.docker.com/). To get started, visit the [Installation](/cli/installation.md) page for detailed instructions.

Whether you're a developer looking to integrate Philips Hue lighting into your projects or a smart home enthusiast seeking to enhance your lighting experience, OpenHue CLI is the tool you need. Explore our comprehensive documentation to make the most of this powerful command-line interface.

Feel free to dive into our detailed guides and examples to unlock the full potential of OpenHue CLI. If you have any questions or need assistance, our support resources are just a click away.

Thank you for choosing OpenHue CLI, and welcome to a brighter, more convenient way of controlling your Philips Hue lights.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.openhue.io/cli/openhue-cli.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
