Open kaitoxakimoto opened 7 years ago
This is cool! We have to think about how relevant it is to integrate it in this project as this is mainly used on Raspberry Pi or shell scripts at the moment, but I like the idea of a simple GUI that could be useful for "non-technical" users willing to use their bulbs from their PC.
Any arguments or ideas are welcome
My python skills are not great, but I would imagine you can distribute a separate magicblue-gui
package that depends on the magicblue
package via pip, correct?
...After looking at the docker-compose package, it looks like these dependencies are called "Requires Distributions"
@styfle Yes, I prefer this approach rather than integrating a GUI directly on this project
it's a very very simple prototype (in fact, i declare the use of my bulb's mac in the first declaration) but i think the use of Tkinter could be very useful to implement!
it looks like this for now: