sam-4screen-desktop 2026-7-29:15:44:15

This commit is contained in:
2026-07-29 15:44:15 +10:00
parent 6e3666ba26
commit 5ec74f1da0

View File

@@ -20,10 +20,11 @@
- [x] Built to ~/bin/pi-dashboard (5.4MB static binary) - [x] Built to ~/bin/pi-dashboard (5.4MB static binary)
- [x] Deployed to .13 via scp - [x] Deployed to .13 via scp
- [x] `--list` mode for non-TTY testing, `--help` for usage - [x] `--list` mode for non-TTY testing, `--help` for usage
- [ ] **Step 4: Cross-machine SSH pull** - [x] **Step 4: Cross-machine SSH pull**
- [ ] YAML config file - [x] YAML config file at ~/.config/pi-dashboard.yaml (remotes: .13, .51)
- [ ] SSH remote state reader - [x] SSH remote state reader (shells out to `ssh user@host cat .../*.json`)
- [ ] Remote attach (ssh -t → tmux attach) - [x] Remote attach (local: `tmux attach`, remote: `ssh -t user@host tmux attach`)
- [x] Viewer deployed to .13
- [ ] **Step 5: Try Herdr** - [ ] **Step 5: Try Herdr**
- [ ] Install Herdr via nix - [ ] Install Herdr via nix
- [ ] Create test layout on WS 2 - [ ] Create test layout on WS 2