All Projects → davidvavra → MoodSync

davidvavra / MoodSync

Licence: MIT License
Controls LIFX lights according to the Android TV screen

Programming Languages

java
68154 projects - #9 most used programming language

MoodSync for LIFX®

Simple app which mirrors the screen of Android TV to LIFX® lights.

Install

Get it on Google Play

See it in action

IMAGE ALT TEXT HERE

How does it work?

  • it periodically captures screen using the new Lollipop Media Projection API
  • it extracts vibrant color from the image using Palette library
  • it sends the vibrant color to all lights on the same WiFi using LIFX SDK
  • it is designed for Android TV, but works on Lollipop phones and tablets too

Issues, feature requests?

Please add them all to issues. Pull requests are welcome!

How to build the code

Import it to Android Studio or:

./gradlew assembleDebug

Author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].