https://github.com/overv/traylightcontrol
Windows tray application for controlling Milight/LimitlessLED LED lamps (currently bridge v5 only!)
https://github.com/overv/traylightcontrol
Last synced: over 1 year ago
JSON representation
Windows tray application for controlling Milight/LimitlessLED LED lamps (currently bridge v5 only!)
- Host: GitHub
- URL: https://github.com/overv/traylightcontrol
- Owner: Overv
- License: mit
- Created: 2016-02-08T22:08:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T19:13:24.000Z (almost 9 years ago)
- Last Synced: 2025-03-20T14:13:30.313Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tray Milight Control
====================
**NOTE: This application is currently not compatible with v6 of the WiFi bridge!**
This is a Windows tray application to control RGBW LED lights made by MiLight or
its various rebrands like LimitlessLED. It allows you to turn lights on/off, dim
them and change their colors. Lights can be controlled by group or all at the
same time.

Installation instructions
-------------------------
Download the executable from the [Releases page](https://github.com/Overv/TrayLightControl/releases) and place it in the following directory:
`C:\Users\YOURUSERNAMEHERE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`
After that it should start up when you boot your computer and the icon will show up in the task bar as shown in the screenshot. It may initially be hidden behind the arrow, however. If you don't want to reboot your PC, you can just double click to run the EXE after moving it to the "Startup" directory.
Instructions
------------
When the application is started for the first time it will show a configuration
window where you can set the IP address of the wifi bridge and the names of the
4 groups. Instead of finding and entering the IP manually, you can also have the
application automatically find the UDP broadcast address to reach it.

Press `Save` to save the settings and close the configuration window. You can
always return to that window using the `Configuration` menu item.
You can now right-click the lamp icon in the tray to control your lights.
Credits
-------
This application uses an icon from the awesome [Silk Icons](http://www.famfamfam.com/lab/icons/silk/)
set created by Mark James.
License
-------
See `LICENSE`.