-
LedGrab v0.2.2
StableAll checks were successfulBuild Release / create-release (push) Successful in 4sBuild Release / build-linux (push) Successful in 2m27sLint & Test / test (push) Successful in 3m20sBuild Release / build-docker (push) Successful in 3m13sBuild Release / build-windows (push) Successful in 3m59sreleased this
2026-03-25 22:43:53 +03:00 | 5 commits to master since this releasev0.2.2 (2025-03-25)
Features
- Add 4 built-in gradients, searchable gradient picker, cleaner modal titles (a5e7a4e)
All Commits
Hash Message Author a5e7a4e feat: add 4 built-in gradients, searchable gradient picker, cleaner modal titles alexei.dolgolyov Downloads
Platform File Description Windows (installer) LedGrab-v0.2.2-setup.exeInstall with Start Menu shortcut, optional autostart, uninstaller Windows (portable) LedGrab-v0.2.2-win-x64.zipUnzip anywhere, run LedGrab.bat Linux LedGrab-v0.2.2-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.2 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.2First-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