{ "Actions": [ { "Icon": "images/actions/ssh", "Name": "SSH", "States": [ { "Image": "ssh", "TitleAlignment": "bottom", "FontSize": "16" } ], "SupportedInMultiActions": false, "Tooltip": "Execute a command over SSH", "UUID": "tf.meow.remote.ssh", "PropertyInspectorPath": "pi/index_pi.html" }, { "Icon": "images/actions/website", "Name": "Website", "States": [ { "Image": "website", "TitleAlignment": "bottom", "FontSize": "16" } ], "SupportedInMultiActions": false, "Tooltip": "Open a website on a remote computer", "UUID": "tf.meow.remote.website", "PropertyInspectorPath": "pi/index_pi_server.html" } ], "Author": "Meow.tf", "Category": "Remote", "CodePathWin": "remote.exe", "Description": "Control remote systems over SSH or Daemon, executing commands, opening URLs, etc.", "Name": "Remote", "Icon": "images/pluginIcon", "URL": "https://www.elgato.com/gaming/stream-deck", "Version": "1.2", "SDKVersion": 2, "OS": [ { "Platform": "windows", "MinimumVersion": "10" } ], "Software": { "MinimumVersion": "4.2" } }