FakeDeck

"FakeDeck" Extension Details...

A single webpage that displays the macro buttons to act as a streamdeck. This could be run on any device with access to the streamroller server.
if the server is running on 1.2.3.4 port 3000 then you can access it using http://1.2.3.4:3000/fakedeck/
TBD still needs testing and a better startup to enable entry of the StreamRoller server/IP details
Source:

Methods

initialise(app, host, port, heartbeat)

Starts the extension using the given data.
Parameters:
Name Type Description
app object:Express
host string
port number
heartbeat number
Source: