Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
/ Ambience Public archive

Change the colour of your HomeKit lights based on the content of your Mac's display.

License

Notifications You must be signed in to change notification settings

aydenp/Ambience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

So this never got finished... but, you can check out ambience-lite-lifx if you have Lifx lights.


Ambience

Change the colour of your Hue lights (including light strips) based on the content of your Mac's display.

Why would I want this?

It can make some setups look really cool. For example, if you have a Hue lightstrip behind a desk with your iMac on it, this can look amazing while in use.

How does it work?

A simple Mac application runs, and at an interval specified by you, will notify the bridge to change your selected light's or light group's colour to the average colour of the content on your display.

How can I use it?

  1. Open the Xcode project (Ambience.xcodeproj) in Xcode.

  2. Change the app bundle identifier and team to your own.

  3. Build the app and run it on your Mac.

Reporting Issues

If you find a bug or code issue, report it on the issues page. Keep in mind that this is for actual bugs, NOT BUILD ISSUES.

Contributing

Feel free to contribute to the source code of Ambience to make it something even better! Just try to adhere to the general coding style throughout, to make it as readable as possible.

License

This project is licensed under the MIT license. Please make sure you comply with its terms while using it in any way.