Skip to content

Updates LIFX bulbs to reflect your Skype/Lync or Jabber status

Notifications You must be signed in to change notification settings

frakman1/lifxstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lifxstatus

LIFX IM Status Updater.

Continuously monitors your IM status and sets your LIFX colour to match it.

e.g. Available = Green Light, Away = Yellow Light etc.

Never miss a meeting again. See demo

  • Currently only supports Microsoft Lync and Cisco Jabber IM clients.
  • Works on the MAC Only.
  • Tested with python 2.7.11 on MacBookPro running El Capitan.
  • Uses applescript to extract IM client's status info. Python script then handles output and controls lights accordingly.

Prerequisites:

(Be sure to install the 2.0 branch of lazylights) pip install git+https://github.com/mpapi/[email protected]

  • Around line 16 (createBulb('192.168.1.x','XX:XX:XX:XX:XX:XX')) , Replace both the IP address and 'XX:XX:XX:XX:XX:XX' with the MAC addresses of your bulbs. You should be able to find the MAC Address on the bulb itself, or on your router page, or by using my iOS app LIFX Ambience

(a couple of other small python utlities but you can just 'pip install' those easily)

Syntax:

python lifxscreen.py

About

Updates LIFX bulbs to reflect your Skype/Lync or Jabber status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published