Expand description
Interactive TUI for controlling Sonos speakers.
Launched when sonos is run without arguments in a terminal.
Modules§
- hooks
- TUI hooks system — co-located widget state, SDK subscriptions, and animation.
- image_
loader - Background image fetcher with in-memory cache.
Structs§
- App
- Top-level TUI state. Owns the SDK handle and all UI state.
Functions§
- run
- Launch the interactive TUI. Blocks until the user quits.