@@ -17,7 +17,7 @@ Windows. [Click Here](https://discord.gg/BRBjkkbvmZ) to join our discord!
17
17
* Exit Actions, including saving profiles and loading other profiles / lighting
18
18
* Multiple Device Support. Run more than one GoXLR on one PC
19
19
* A CLI and API for basic or advanced scripting and automation
20
- * Streamdeck Integration (through https://github.com/FrostyCoolSlug/goxlr-utility-streamdeck )
20
+ * Streamdeck Integration (through [ The StreamDeck Repository ] ( https://github.com/FrostyCoolSlug/goxlr-utility-streamdeck ) )
21
21
22
22
## Downloads
23
23
@@ -67,13 +67,19 @@ Gate Amount to 0, then reconfigure it once your mic is working. Once done, go ex
67
67
68
68
## The UI
69
69
70
- The Utility's UI is web based, and served directly from the utility to your web browser of choice (if configured, it
71
- can also be served to a web browser on another computer). The UI design was modelled around the official application
72
- in an attempt to provide a familiar interface for those moving from Windows to other platforms, rather than forcing
73
- people to learn a new configuration paradigm.
70
+ The Utility's UI is web based and served directly from the utility to your web browser of choice (if configured, it
71
+ can also be served to a web browser on another computer). The Utility also provides an 'Application' which wraps the
72
+ web UI into a dedicated app. If you're using the Utility on Windows this option is presented to you during install.
73
+ The UI design was modelled around the official application in an attempt to provide a familiar interface for those
74
+ moving from Windows to other platforms, rather than forcing people to learn a new configuration paradigm.
74
75
75
76
![ image] ( https://github.com/GoXLR-on-Linux/goxlr-utility/assets/574943/8f14bd2c-e67a-42e5-bd9f-b3cb367e171d )
76
77
78
+ If you're running on Linux, the 'Application' isn't provided as part of the base utility installation. If you'd
79
+ prefer to use it, check out the [ GoXLR UI Repository] ( https://github.com/frostyCoolSlug/goxlr-utility-ui/ ) , which
80
+ provides various builds for distributions. Once installed, you should be able to go to System -> Utility Settings
81
+ and change the UI Handler there.
82
+
77
83
78
84
## Building
79
85
0 commit comments