diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 3cfecb7..cac4911 100644 --- a/README.adoc +++ b/README.adoc @@ -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 |