Skip to content

davidvavra/MoodSync

Repository files navigation

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

About

Controls LIFX lights according to the Android TV screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages