ci: add Android APK row to release downloads table
Lint & Test / test (push) Successful in 1m37s

This commit is contained in:
2026-04-14 12:47:27 +03:00
parent 151cea3ecb
commit 2477e00fae
+1
View File
@@ -65,6 +65,7 @@ jobs:
| Windows (installer) | \`LedGrab-{tag}-setup.exe\` | Install with Start Menu shortcut, optional autostart, uninstaller | | Windows (installer) | \`LedGrab-{tag}-setup.exe\` | Install with Start Menu shortcut, optional autostart, uninstaller |
| Windows (portable) | \`LedGrab-{tag}-win-x64.zip\` | Unzip anywhere, run LedGrab.bat | | Windows (portable) | \`LedGrab-{tag}-win-x64.zip\` | Unzip anywhere, run LedGrab.bat |
| Linux | \`LedGrab-{tag}-linux-x64.tar.gz\` | Extract, run ./run.sh | | Linux | \`LedGrab-{tag}-linux-x64.tar.gz\` | Extract, run ./run.sh |
| Android | \`LedGrab-{tag}-android-release.apk\` | Sideload on Android 7.0+ (API 24+) — TV boxes, Fire TV, phones, tablets. arm64-v8a / x86_64 / x86 |
| Docker | See below | docker pull + docker run | | Docker | See below | docker pull + docker run |
After starting, open **http://localhost:8080** in your browser. After starting, open **http://localhost:8080** in your browser.