mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-13 04:19:03 +01:00
Update README.md
This commit is contained in:
parent
0123a894bd
commit
6dcdbdd297
@ -1,7 +1,7 @@
|
||||
# alexa-remote-control
|
||||
control Amazon Alexa from command Line
|
||||
|
||||
[code]
|
||||
```
|
||||
alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|vol:<0-100>> |
|
||||
-b [<\"AA:BB:CC:DD:EE:FF\">] | -q | -r <\"station name\"|stationid> |
|
||||
-s <trackID> | -t <ASIN> | -u <seedID> | -v <queueID> | -w <playlistId> |
|
||||
@ -23,7 +23,7 @@ alexa-remote-control [-d <device>|ALL] -e <pause|play|next|prev|fwd|rwd|shuffle|
|
||||
-m : delete multiroom and/or create new multiroom containing devices
|
||||
-l : logoff
|
||||
-h : help
|
||||
[/code]
|
||||
```
|
||||
|
||||
There's also a "plain" version, which lacks some functionality (-P and -S) but doesn't need 'jq' for JSON processing.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user