Skip to content

jeremy8883/zoom-hue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Hue

Automatically turn on a philips hue light when you have the Zoom application open.

I've created this app for personal reasons. I have a Philips Hue light strip attached to my desk. If it's turned on, and red, it warns others in the house that I'm on video.

Getting started

mkdir .private
cp ./config.example.js ./.private/config.js
yarn install

Update the config file with your Philips Hue information. More information on generating credentials here.

yarn run start

Other scripts

List all lights

yarn run list

Show detailed information for a single light

yarn run info

Turn a light on/off

yarn run toggle 1

Cycle through a list of pre-defined colours.

yarn run cycle 1

About

Automatically turn on a philips hue light when you're on a zoom call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published