File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ DetectHiddenWindows, On
1212SetBatchLines - 1
1313CoordMode , Mouse , Screen
1414FileEncoding , UTF- 8
15- global version := " 0.1.9 "
15+ global version := " 1.0.0 "
1616global appName := " FireFlyFy"
1717
1818; Libs
@@ -87,10 +87,7 @@ return
8787
8888#Include <LabelUtils>
8989
90- ^Esc ::Reload
91-
9290/* TODO:
93- application list
9491Scheduler (default no)
9592Update, autoreplace running executable
9693Add CLI
Original file line number Diff line number Diff line change 1- # 🕯 FireFlyFy
1+ #
2+
3+ # 🕯 FireFlyFy
4+
5+ A simple tool to manage per-app monitor brightness.
6+
7+ You can also enable read mode by toggling Windows Night Light.
8+
9+ > This program is free, but ⭐ stars to the repo help improve my dev career!
10+
11+
12+
13+ > [ !WARNING]
14+ > 💻Windows does not expose an API for Night Light CLI management by default, this is a bit of a hacky approach.
15+ > 🚀 Standalone FireFlyFy CLI tool coming soon!
16+
17+
18+
19+ > [ !NOTE]
20+ > 📚FireFlyFy now supports 21 languages!
You can’t perform that action at this time.
0 commit comments