1a94cdb32c1b3fb37c86e97243a09e043267db12
release / build (push) Successful in 53s
1a94cdb32c
·
2025-08-31 05:18:32 +07:00
34 Commits
wakey
router shit
usage
- Build (Windows host OK):
- cargo build --release --target armv7-unknown-linux-musleabihf
- Run on a Linux box/router:
- copy target/armv7-unknown-linux-musleabihf/release/wakey to the device
- chmod +x wakey && ./wakey
- Install via release asset (OpenWrt):
- wget -O-
https://your.gitea/owner/repo/releases/download/vX.Y.Z/wakey-rootfs-vX.Y.Z-armv7-unknown-linux-musleabihf.tgz| tar -xz -C / - /etc/init.d/wakey enable && /etc/init.d/wakey start
- wget -O-
Optional updater (fetch latest automatically on OpenWrt):
WAKEY_HOST=git.ldlda.com WAKEY_OWNER=lda WAKEY_REPO=wakey sh /etc/ldlda_help/update_wakey.sh
Description
router shit. TS GOT CARRIED BY codex and copilot. With too many features and too many bugs, how am I controlling ts things quality?
https://wakey.ldlda.com
3.1 MiB