rexdf / CommandTrayHost

A command line program monitor systray for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommandTrayHost RPC Server

rexdf opened this issue · comments

commented

Listen on a port, and accept json POST request.

/add support adding configs

/get-all return all configs

/operate support start restart etc

/status report running status

security, authentication, SSL certificates

commented

Threre should be a RESTful API. And a config.json editor is based on that.