A StreamDeck plugin which can be used to execute commands and open URLs on remote systems
Go to file
Tyler 4a7f7eef5f Resolve a few property inspector issues 2019-05-21 19:16:00 -04:00
client Initial commit 2019-05-21 00:06:20 -04:00
plugin Resolve a few property inspector issues 2019-05-21 19:16:00 -04:00
.gitignore Initial commit 2019-05-21 00:06:20 -04:00
README.md Restructure directory 2019-05-21 12:01:35 -04:00
go.mod Initial commit 2019-05-21 00:06:20 -04:00
go.sum Initial commit 2019-05-21 00:06:20 -04:00
remote.go Initial commit 2019-05-21 00:06:20 -04:00
server.go Initial commit 2019-05-21 00:06:20 -04:00
ssh.go Initial commit 2019-05-21 00:06:20 -04:00

README.md

Building

go build -o plugin/remote.exe
zip tf.meow.remote.streamDeckPlugin plugin/*