vishen / go-chromecast

cli for Google Chromecast, Home devices and Cast Groups
Apache License 2.0
853 stars 84 forks source link

Non Interactive #151

Closed madorian closed 1 year ago

madorian commented 1 year ago

The command is interactive in the sense that I have to first issue a command to select the device, then run a command to tell it what to do.

Is there any way to use it non interactively like specifying device id and command at the same time, without wrapping it in a script?