A Dank Material Shell plugin for controlling the user's Tailscale connection.
Find a file
jtmorris 8dd7562d35 feat(tailscalectl): add periodic status polling and reactive state
Add Timer (5s interval) that runs tailscale status --json, parsing
BackendState, Self.TailscaleIPs[0], and CurrentExitNode.HostName into
isConnected, tailscaleIP, and currentExitNode properties. Parse errors
surface via ToastService.showError. Initial check runs on load.

Closes #4
2026-05-15 19:19:01 -07:00
.scratch feat(tailscalectl): add initial DMS widget plugin scaffolding 2026-05-15 19:10:50 -07:00
docs/agents chore: add MIT license, README, and agent scaffolding 2026-05-15 16:47:02 -07:00
tailscalectl feat(tailscalectl): add periodic status polling and reactive state 2026-05-15 19:19:01 -07:00
AGENTS.md fix(initialize-project): make AGENTS.md agent-agnostic, add remote prompt, show full drafts 2026-05-15 17:00:46 -07:00
LICENSE fix(initialize-project): make AGENTS.md agent-agnostic, add remote prompt, show full drafts 2026-05-15 17:00:46 -07:00
README.md chore: add MIT license, README, and agent scaffolding 2026-05-15 16:47:02 -07:00