lda d971a3921c so this is release 0.1.1
added dev push that make life easier (thanks copilot)
change scripts to use LF instead of crlf (again)
added more Bullshits (also thanks? to copilot)
made a mac -> name cache
rename stuff / move stuff
use an advanced ass parsing that reflects nothing and jus waste compute time.
idk man shi
d971a3921c · 2025-08-26 22:23:07 +07:00
25 Commits
2025-08-25 09:42:11 +07:00
2025-08-25 09:42:11 +07:00
2025-08-25 00:39:25 +07:00
2025-08-23 05:19:01 +07:00
2025-08-26 22:23:07 +07:00
2025-08-26 22:23:07 +07:00
2025-08-26 22:23:07 +07:00
2025-08-25 06:21:12 +07:00
2025-08-26 22:23:07 +07:00
2025-08-26 22:23:07 +07:00
2025-08-25 06:21:12 +07:00
2025-08-25 09:42:11 +07:00

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

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
S
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
Readme
3.1 MiB
v0.3.5
Latest
2026-07-21 05:49:13 +07:00
Languages
Rust 67.1%
TypeScript 21.8%
PowerShell 4.4%
Shell 3.6%
CSS 2%
Other 1%