sdremote

command module
v0.0.0-...-b48f09e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2022 License: MIT Imports: 14 Imported by: 0

README

sdremote

Stream Deck remote launcher

Playing with an idea a colleague had for making use of the Stream Deck connected to a Windows machine (where it's supported nicely) to launch things on my Linux daily driver where Steam Deck is not supported.

From the Linux side, I just build (if needed) then start the sdremote server:

λ  go build .
λ  ./sdremote 

From the Windows side where I'm running the Stream Deck, I'm using BarRaider's API Ninja plugin. I was initially using GET, but found it much easier to pass URLs and other things that have characters that needed to be encoded with POST...no encoding needed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL