You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Luxafor On Air
2
-
Windows 10 app to set [Luxafor RGB lights](https://luxafor.com/products/) according to whether your microphone is in use by other applications. Allows you to use your Luxafor lights as an 'on air' indicator to show when you are taking part in a web meeting and should not be disturbed, regardless of the meeting software you are using.
2
+
Windows app to set [Luxafor RGB lights](https://luxafor.com/products/) according to whether your microphone is in use by other applications. Allows you to use your Luxafor lights as an 'on air' indicator to show when you are taking part in a web meeting and should not be disturbed, regardless of the meeting software you are using.
3
3
4
4
## Quick Start
5
5
@@ -9,9 +9,8 @@ Windows 10 app to set [Luxafor RGB lights](https://luxafor.com/products/) accord
9
9
10
10
## Requirements
11
11
12
-
***Windows 10 version 1903 (May 2019 Update)** is required. Earlier versions of Windows do not have the 'microphone in use' notification feature that this app relies on.
13
-
***[.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net472-web-installer)** runtime (or later) is required, but this is installed by default with all versions of Windows 10 currently supported by Microsoft.
14
-
* The built-in notification icon that indicates when the microphone is in use must be visible in the notification area (this is the default setting in Windows). If the user hides it in the notification overflow area, this app will not be able to detect when the microphone is in use.
12
+
***Windows 10 version 1903 (May 2019 Update)** or later is required (or any version of Windows 11). Earlier versions of Windows do not have the 'microphone in use' notification feature that this app relies on.
13
+
***[.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net472-web-installer)** runtime (or later) is required, but this is installed by default with all versions of Windows 10 and 11 currently supported by Microsoft.
15
14
* The official [Luxafor software](https://luxafor.com/download/) is **not** required, but if it is installed it should not be run at the same time as Luxafor On Air. The official software will override color changes made by this app.
0 commit comments