System Bridge
Features
Modules
Links / Resources
Download & Install
Running
CLI
API
WebSocket
FAQ
Features
Modules
Links / Resources
Download & Install
Running
CLI
API
WebSocket
FAQ
Requesting data
Registering as a listener
Receiving data updates
Exit application
Keyboard keypress
Keyboard text
Media control
Send notification
Open path
Open URL
Power control
WebSocket - Keyboard text
{
"id"
:
"abc123"
,
"token"
:
"abc123"
,
"event"
:
"KEYBOARD_TEXT"
,
"data"
: {
"text"
:
"hello"
,
}
}