slides icon indicating copy to clipboard operation
slides copied to clipboard

feat: Remote Control Support

Open thebinary opened this issue 1 year ago • 1 comments
trafficstars

Add remote control support along with builtin remote controlling command.

Changes Introduced

  • addition of new package internal/remote
  • add remote coral command to root command
  • addition of environment var parsing at main called SLIDES_REMOTE_SOCKET. Presence of this triggers listening of remote control command at given UNIX socket path. This can then be used by sides remote socket [flags] [command] command to control that slide session.

Use Case

  • Navigating and Controlling Slide sessions using external processes eg: scripts, to use slides along with other workflows as well.

thebinary avatar May 15 '24 18:05 thebinary

DEMO

slides-remote

thebinary avatar May 15 '24 20:05 thebinary