StephenOTT / AutoItRPC

A whitelist based RPC server for the AutoIt environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoItRPC

A whitelist based RPC server for the AutoIt environment.

What is it?

A minimal server written in AutoIt designed to accept RPC commands for either native AutoIt functions or higher level user defined functions.

The goal of AutoItRPC is to provide a low friction interface into the automation capabilities AutoIt from your language of choice.

Licensing

MIT, See LICENCE

About

A whitelist based RPC server for the AutoIt environment.

License:MIT License


Languages

Language:AutoIt 88.8%Language:JavaScript 11.2%