A StreamDeck plugin which can be used to execute commands and open URLs on remote systems
client | ||
plugin | ||
.gitignore | ||
drone.yml | ||
go.mod | ||
go.sum | ||
README.md | ||
remote.go | ||
server.go | ||
ssh.go |
Building
go build -o plugin/remote.exe
zip tf.meow.remote.streamDeckPlugin plugin/*