Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozdanborne/lights
Simple CLI tool for controlling hue lights
https://github.com/ozdanborne/lights
Last synced: 26 days ago
JSON representation
Simple CLI tool for controlling hue lights
- Host: GitHub
- URL: https://github.com/ozdanborne/lights
- Owner: ozdanborne
- Created: 2017-03-28T05:12:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T19:23:24.000Z (almost 4 years ago)
- Last Synced: 2024-06-19T15:03:24.663Z (5 months ago)
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lights
A simple CLI tool for controlling hue lights.
You're sitting at your workstation and want to turn your hue lights on or off. Do you:
1. Pull out your phone and use the hue app / widget
1. Shout a spell to your google home / alexa
1. Get up and walk to your light switchWouldn't it be nice if you could run a command in the terminal you're already logged into? Now you can!
## Install
```
go get -u github.com/ozdanborne/lights
```Alternatively, grab a precompiled binary from [the releases page](https://github.com/ozdanborne/lights/releases/latest) and add it to your `$PATH`.
## Usage
```
lights on
```