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
+12-2
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
1
# Luxafor-ui
2
2
>Goal: create a simple, cross-platform graphical user interface to control the [Luxafor Flag](https://luxafor.com/products/) and perhaps other Luxafor busylights
3
3
4
-
5
4
# Getting started
6
5
6
+
## Installation
7
7
Pre-built binaries for the most common operating systems are available from [releases](https://github.com/nibrobb/luxafor-ui/releases), expand 'Assets' then choose the distribution that is right for your system.
8
+
If you are on Mac, good luck.
9
+
10
+
### Post-install
8
11
12
+
See [POST-INSTALL.md](./POST-INSTALL.md)
9
13
10
14
## Build it yourself
11
15
Get your Tauri [prerequisites](https://tauri.app/start/prerequisites/) in order first
@@ -15,12 +19,15 @@ Get your Tauri [prerequisites](https://tauri.app/start/prerequisites/) in order
0 commit comments