Bulbulator is a MacOS tray app that allows users to control Yeelight Bulb. It utilizes essential dependencies like rumps and yeelight.
1.Clone the Bulbulator repository:
git clone https://github.com/psgoral/Bulbulator
2.Install the dependencies with one of the package managers listed below:
pip install -r requirements.txt
3.Start the development mode:
python bulbulator.py
- Add basic functionality
- Implement more than one device
- Add RGB Picker
- Add Flows