-
LedGrab v0.4.1
StableBuild Release / create-release (push) Successful in 4sBuild Android APK / build-android (push) Failing after 1m41sBuild Release / build-linux (push) Successful in 3m3sBuild Release / build-docker (push) Successful in 4m13sLint & Test / test (push) Successful in 5m24sBuild Release / build-windows (push) Successful in 5m33sreleased this
2026-04-22 19:21:27 +03:00 | 176 commits to master since this releasev0.4.1 (2026-04-22)
Bug Fixes
- Installer now bundles
cryptographyandjust-playback, sets theTCLenvironment for Tk, and removes the staledebug.batshim (4f7794c)
Development / Internal
CI/Build
- Scope the Android keystore env correctly and fail loudly when a release build is attempted without a signing key (35b75a2)
Documentation
- Drop the stale WLED-rename task and document the Android signing secrets (a0d63a3)
- Remove WLED-specific language from the auto-generated release notes template (4ed099d)
All Commits
Hash Message Author 4f7794c fix(installer): bundle cryptography + just-playback, set TCL env, clean stale debug.bat alexei.dolgolyov a0d63a3 docs(release): drop stale WLED-rename task, document android signing secrets alexei.dolgolyov 35b75a2 ci(android): fix keystore env scoping, fail loudly on release without key alexei.dolgolyov 4ed099d docs(release): drop WLED-specific language from auto-generated release notes alexei.dolgolyov Downloads
Platform File Description Windows (installer) LedGrab-v0.4.1-setup.exeInstall with Start Menu shortcut, optional autostart, uninstaller Windows (portable) LedGrab-v0.4.1-win-x64.zipUnzip anywhere, run LedGrab.bat Linux LedGrab-v0.4.1-linux-x64.tar.gzExtract, run ./run.sh Android LedGrab-v0.4.1-android-release.apkSideload on Android 7.0+ (API 24+) — TV boxes, Fire TV, phones, tablets. arm64-v8a / x86_64 / x86 Docker See below docker pull + docker run After starting, open http://localhost:8080 in your browser.
Docker
docker pull git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.4.1 docker run -d --name ledgrab -p 8080:8080 -v ledgrab-data:/app/data git.dolgolyov-family.by/alexei.dolgolyov/ledgrab:v0.4.1First-time setup
- Change the default API key in .
- Open http://localhost:8080 and add your LED devices.
- See for detailed configuration.
Downloads
- Installer now bundles