Add a Fyne frontend for xC
Some checks failed
Alpine 3.20 Scripts failed
Arch Linux AUR Scripts failed
OpenBSD 7.5 Success

It is fairly mediocre all around, but also generally usable,
natively covering mobile platforms.
This commit is contained in:
2024-09-14 07:32:44 +02:00
parent a64b1152a1
commit 1635a730e8
10 changed files with 2396 additions and 1 deletions

View File

@@ -142,6 +142,12 @@ For remote use, it's recommended to put 'xP' behind a reverse proxy, with TLS,
and some form of HTTP authentication. Pass the external URL of the WebSocket
endpoint as the third command line argument in this case.
xA
~~
The Fyne frontend supports all of Linux, FreeBSD, Windows, macOS, Android, and
iOS natively, albeit somewhat poorly. Only use `fyne` or `fyne-cross` after
running `make` first.
xW
~~
The Win32 frontend is a separate CMake subproject that should be compiled