Skip to content

emsaicer/TrayLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrayLight Icon TrayLight

TrayLight is a simple, lightweight, portable utility for Windows that gives you the ability to toggle the system theme in one click using a tray icon. You can make a simple configuration in the menu right in the tray.

TrayLight_Menu

How to Use

  1. Run TrayLight.exe (the icon in the tray will appear).
  2. Left-click on the icon to toggle the theme.
  3. Right-click to change settings.

Features

  • Toggle light and dark mode in one click.
  • Easily add the program to startup.
  • Choose between toggling the theme for apps only or for apps and the system.

How to Build

windres resources.rc -o resources.o && clang main.c resources.o -o TrayLight.exe "-Wl,--gc-sections" -lole32 -luuid -mwindows -s -Os && del resources.o

About

A lightweight, portable Windows utility that toggles system theme (light and dark mode) with a single click on the tray icon.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages