|
@@ -4,7 +4,7 @@ parent: projects
|
4
|
4
|
git: https://git.xythobuz.de/thomas/AutoBrightness
|
5
|
5
|
github: https://github.com/xythobuz/AutoBrightness
|
6
|
6
|
date: 2024-09-07
|
7
|
|
-update: 2024-09-09
|
|
7
|
+update: 2025-07-27
|
8
|
8
|
comments: true
|
9
|
9
|
---
|
10
|
10
|
|
|
@@ -180,6 +180,19 @@ So...
|
180
|
180
|
|
181
|
181
|
**To Do** 😅
|
182
|
182
|
|
|
183
|
+## Update after a year (2025-07)
|
|
184
|
+
|
|
185
|
+I have now been running this little gadget for nearly a year.
|
|
186
|
+It has been working great, and the calibration features above really seem unnecessary.
|
|
187
|
+
|
|
188
|
+To improve usability slightly I've now also made a system-tray application.
|
|
189
|
+
|
|
190
|
+<!--%
|
|
191
|
+lightgallery([
|
|
192
|
+ [ "img/autobrightness_tray.png", "System tray application" ],
|
|
193
|
+])
|
|
194
|
+%-->
|
|
195
|
+
|
183
|
196
|
## License
|
184
|
197
|
<a class="anchor" name="license"></a>
|
185
|
198
|
|