Skip to content

Commit 837a74b

Browse files
Include 'Application' Note for Linux
1 parent d91a482 commit 837a74b

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Windows. [Click Here](https://discord.gg/BRBjkkbvmZ) to join our discord!
1717
* Exit Actions, including saving profiles and loading other profiles / lighting
1818
* Multiple Device Support. Run more than one GoXLR on one PC
1919
* 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))
2121

2222
## Downloads
2323

@@ -67,13 +67,19 @@ Gate Amount to 0, then reconfigure it once your mic is working. Once done, go ex
6767

6868
## The UI
6969

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.
7475

7576
![image](https://github.com/GoXLR-on-Linux/goxlr-utility/assets/574943/8f14bd2c-e67a-42e5-bd9f-b3cb367e171d)
7677

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+
7783

7884
## Building
7985

0 commit comments

Comments
 (0)