Skip to content

isaacrlevin/presencelight

Repository files navigation

Logo

PresenceLight

NOTE: The new version of PresenceLight for now has a requirement on WebView2. If you experience issues with PresenceLight, please install from this location

.github/workflows/Deploy_Web.yml .github/workflows/Deploy_Desktop.yml

Get PresenceLight

Desktop Version

Nightly Microsoft Store Chocolatey GitHub Releases

Web Version

Web Download Site Web Container from DockerHub Web Container from GitHub Registry

App Versions

Application Type Platforms Readme
Desktop (.NET 8) Windows 10 (min Version 1803) / Windows 11 Desktop Readme
Web (ASP.NET 8) Windows, MacOS, Linux (Debian, AMD x64, ARM, ARM x64), Web Readme

What is PresenceLight?

PresenceLight is a solution to broadcast your various statuses to various kinds of smart lights. Some statuses you can broadcast are: your availability in Microsoft Teams or color of your choosing. There are other solutions that do something similar to sending Teams Availability to a light, but they require a tethered solution (plugging a light into a computer via USB). What PresenceLight does is leverage the Presence Api, which is available in Microsoft Graph, allowing to retrieve your presence without having to be tethered. This could potentially allow someone to update the light bulb from a remote machine they do not use.

Supported Hardware

Light Type
Philips Hue (Local and Remote)
LIFX
Yeelight
Philips Wiz
WLED (via serial or web API)
Any light which can be controlled via a GET or POST call to a web API

Docs

Please Contribute

I welcome all contributions here! Before you do, please read the Contributors Guide

Third Party Libraries

Presence Light would not be possible without the amazing work from the contributors to the following third party libraries!