/nightshift

Toggle dark/ light mode via tray icon

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Nightshift

Small Windows application to toggle dark/ light application theme via tray icon.

Installation

|This is an windows only crate!

Just grab the latest release zip from Github. Extract the .exe file and use it. You can also save the program in a folder listed in your PATH.

Usage

This application needs no parameters, just double click on the .exe file to start the program.

Create Autostart

cp target\release\nightshift.exe $env:APPDATA'\Microsoft\Windows\Start Menu\Programs\Startup\'

License

GPL-3.0-or-later