Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1015 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 1015 Bytes

📌 Overview

Bulbulator is a MacOS tray app that allows users to control Yeelight Bulb. It utilizes essential dependencies like rumps and yeelight. image

🔍 Table of Contents

💻 Stack

  • rumps: Creates macOS status bar applications.
  • yeelight: Controls Yeelight smart bulbs.

🚀 Run Locally

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

🗺️ Roadmap

  • Add basic functionality
  • Implement more than one device
  • Add RGB Picker
  • Add Flows