Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 183 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 183 Bytes

Brightness Tray

Manage the brightness of monitors from your system tray (Tauri reimplementation)

How to compile

Dev:

cargo tauri dev

Build:

cargo tauri build