Simple desktop app to connect and control WiZ Bulbs.
Features β’ Download β’ Building β’ Troubleshooting β’ Roadmap β’ Stack
- Discover your bulbs automatically.
- Turn on/off your bulbs.
- Change the scene of your bulbs.
- Change the brightness of your bulbs.
- Set custom bulb scene colors.
- Notification when an update is available.
- Spanish and English language support.
- Minimize to tray.
You can download the latest release from here.
If you want to build the app yourself, you can do it by following these steps:
- Clone the repo.
- Install the dependencies with
npm install
. - Run
npm run make
to build the app. - The app will be in the
out
folder.
- The app can't discover the bulb automatically.
- Set the bulb ip manually. You can find the bulb ip in the WiZ Mobile APP,go to settings > Lights > Your bulb > Device Info > Detailed information.
- Refactor main process
- Add support for more bulb models
- Remade the UI using tailwindcss
- Light/Dark mode
- Switch to electron builder
- Use inbuilt auto updater
- Custom bulb temperature scene
- Desktop Framework used.
- Frontend Library used.
- Language used.
- CSS Framework used.
- Internationalization library used.
This app is not affiliated with WiZ in any way.