App icon indicating copy to clipboard operation
App copied to clipboard

Add an intent to send cmds from other apps

Open eadmaster opened this issue 3 months ago • 0 comments

Similarly to the now-discontinued SerialManager2 app, add a send intent that can be used by other apps and scripts to send serial commands.

e.g. from the Android console:

am broadcast -a kg.serial.manager.send --es data "say hello world" 

eadmaster avatar Sep 01 '25 17:09 eadmaster