sonos-cli 0.2.0

CLI and TUI for controlling Sonos speakers
Documentation
# Rust build artifacts
/target/
**/*.rs.bk

# Cargo lock file (uncomment if building a library)
# Cargo.lock

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Local cargo config (path override for sonos-sdk)
.cargo/

# Environment files
.env
.env.local

# Debug files
*.pdb