node.js - How to pipe to local terminal/processes from node webkit desktop app? -
i'm writing node webkit desktop app ubuntu. want open terminal , type things in terminal click desktop app. modules can use hook desktop app terminal?
do want terminal window open , visible? not, should able use node's child_process
module execute command in background. on startup.