提示 / Note:
在启动 XXTLanControl 后端之前,请先阅读本说明完成环境准备。启动成功后,可通过后端托管的 Web 文档获取更多信息。
Read this guide before launching the XXTLanControl backend. Once the service is online, additional documentation is available via the hosted web console.
Extract the release package to your target path (for example D:\\XXTLanControl).
Double-click XXTLanControl-tray-windows-amd64.exe to launch the tray app.
When the XXTLanControl icon appears in the system tray, both the tray app and backend service are ready.
macOS
After extracting the release, drag XXTLanControl.app into the Applications folder.
Download Sentinel, open Sentinel, and drag XXTLanControl.app into the Sentinel window to allow the unsigned app.
Right-click XXTLanControl.app and choose Open. If you see the prompt “XXTLanControl.app is damaged and can’t be opened. You should move it to the Trash,” complete step 2 first.
Once the XXTLanControl icon appears in the menu bar, the tray app and backend service are running.
Linux
Extract the release package and enter the directory.
Run ./start-backend.sh; the script automatically chooses XXTLanControl-backend-linux-amd64 or ...-arm64 based on the host architecture.
To keep the service persistent, integrate the script with your service manager or keep the terminal session open.
Open the Web Console
Choose “Open Console” from the tray menu or visit http://127.0.0.1:46990/.
The web UI defaults to Simplified Chinese; use the top-right toggle to switch to English.
If the control center runs on a LAN server, use that server’s IP instead—for example http://192.168.1.100:46990/.