Skip to content

jordi-7/twinkle-tray

 
 

Repository files navigation

Twinkle Tray brightness slider logo

Twinkle Tray

Twinkle Tray lets you easily manage the brightness levels of multiple monitors. Even though Windows 10 is capable of adjusting the backlight on most monitors, it typically doesn't support external monitors. Windows 10 also lacks any ability to manage the brightness of multiple monitors. This app inserts a new icon into your system tray, where you can click to have instant access to the brightness levels of all compatible monitors.

Win 10 brightness slider

Features:

  • Adds brightness sliders to the system tray, similar to the built-in Windows 10 volume panel.
  • Normalize backlight across different monitors.
  • Can automatically change monitor brightness depending on the time of day.
  • Seamlessly blends in with Windows 10. Uses your Personalization settings to match your taskbar.
  • Starts up with Windows.

This app was built with Electron, Node.js, node-ddcci, wmi-client, and electron-react-parcel-boilerplate.

Download

Download the lastest version from twinkletray.com or the Releases page.

Get Twinkle Tray brightness slider from the Microsoft Store

Usage

  • Download from the Releases page and run the installer EXE.
  • Once installation has finished, you should see the Twinkle Tray icon in your system tray.
  • Click the icon to bring up the Adjust Brightness panel.
  • Click away to hide the panel.
  • Right-click the system tray icon to quit.

Compatibility

Twinkle Tray uses DDC/CI and WMI to communicate with your monitors. Most monitors offer DDC/CI compatibility, but it may be off by default. Make sure you have the appropriate option(s) enabled on your monitor so that it can work with Twinkle Tray. Refer to your monitor's user manual for more information.

Known issues:

  • The AMD Radeon Control Panel can interfere with Twinkle Tray. Ensure "Custom Colors" is not enabled.
  • DVI and VGA may not be compatible.
  • USB/Thunderbolt/Surface docks with HDMI or DisplayPort may not be compatible.

Build

If you wish to run a development build of Twinkly Tray:

  • Download or clone.
  • Run npm install.
  • Run npm run build to build the native modules.
  • Run npm run parcel and npm start (both must run at the same time).

License

Copyright © 2020 Xander Frangos

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Easily manage the brightness of your monitors in Windows from the system tray

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 15.5%
  • C++ 5.5%
  • HTML 1.5%
  • Python 0.3%