-
LedGrab v0.2.1
StableAll checks were successfulBuild Release / create-release (push) Successful in 1sBuild Release / build-docker (push) Successful in 37sLint & Test / test (push) Successful in 2m15sBuild Release / build-linux (push) Successful in 1m50sBuild Release / build-windows (push) Successful in 3m24sreleased this
2026-03-25 13:20:05 +03:00 | 2 commits to master since this releaseDownloads
Platform File Description Windows (installer) LedGrab-v0.2.1-setup.exeInstall with Start Menu shortcut, optional autostart, uninstaller Windows (portable) LedGrab-v0.2.1-win-x64.zipUnzip anywhere, run LedGrab.bat Linux LedGrab-v0.2.1-linux-x64.tar.gzExtract, run ./run.sh 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/wled-screen-controller-mixed:v0.2.1 docker run -d --name ledgrab -p 8080:8080 -v ledgrab-data:/app/data git.dolgolyov-family.by/alexei.dolgolyov/wled-screen-controller-mixed:v0.2.1First-time setup
- Change the default API key in config/default_config.yaml
- Open http://localhost:8080 and discover your WLED devices
- See INSTALLATION.md for detailed configuration
Downloads