Simplify pusher command-line interface #214

Closed
opened 2022-07-05 01:39:15 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

From:

echo '{"vol":20}' | pusher --target raspberry --action music.mpd.setvol

to:

pusher --target raspberry --action music.mpd.setvol --vol 20
*Created by: BlackLight* From: ``` echo '{"vol":20}' | pusher --target raspberry --action music.mpd.setvol ``` to: ``` pusher --target raspberry --action music.mpd.setvol --vol 20 ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#214
No description provided.