GithubHelp home page GithubHelp logo

callmenoodles / ambeelight Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 64 KB

Ambeelight is a cross-platform ambient light solution for Yeelight.

License: MIT License

Python 100.00%
iot smart-home yeelight yeelight-api

ambeelight's Introduction

Ambeelight

Ambeelight is a cross-platform (Windows, Linux, macOS) ambient light solution for Yeelight. It will update Yeelight devices to display average color of your primary display, creating a nice atmosphere when watching videos or gaming.

Create Installation

Manually put res in the output folder with the .exe when installing on Windows.

pyinstaller main.py -n ambeelight -w -D --hidden-import='PIL._tkinter_finder' -i "res/icon.ico"

Troubleshooting

Failed to Connect (VPN?)

This error message occurs when Ambeelight cannot connect to a bulb on the specified IP address.

  • Check whether you entered the correct IP address
  • Ambeelight could have issues when you have a VPN running, either turn it off or try split tunneling

ambeelight's People

Contributors

callmenoodles avatar

Stargazers

 avatar

Watchers

 avatar

ambeelight's Issues

Clean code

  • Separate GUI code using files and classes

Wayland support

mss is used to take screenshots but when using this on Wayland, it results in:

mss.exception.ScreenShotError: XGetImage() failed

Delay

There seems to be a delay between the screen change and bulb update in the run function.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.