feat: Tauri desktop companion — sysadmin tray app #26
Labels
No labels
compliance
demo
deployment
docs
enhancement
parser
patterns
performance
security
ux
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/turnstone#26
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
A native Tauri 2 desktop app for sysadmins who want Turnstone living in their system tray rather than a browser tab. Same pattern as Robin (#RBIN) but for the sysadmin persona.
Motivation
Robin established the Tauri 2 + Vue 3 pattern for CF desktop apps. Turnstone sysadmins on their own dev machines would benefit from the same approach: always-on presence, alerts surfaced as desktop notifications, quick-action macros without opening a browser.
Scope
~/.config/turnstone-tray/config.toml— target host, port, auth tokenNotes
/displayroute is the companion to this tray appRelated
Robin repo (Tauri reference implementation) · Turnstone #25 (strip display route)