robot-js

Native system automation for node.js

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
robot-js
195192.0.06 years ago11 years agoMinified + gzip package size for robot-js in KB

Readme

<a target="_blank" href="http://getrobot.net">
<img src="http://getrobot.net/common/gh-header.png" alt="ROBOT" />
</a>

Native System Automation for Node

<a target="_blank" href="http://getrobot.net">
<img src="https://img.shields.io/badge/Built_with-ROBOT-C86414.svg?style=flat-square" alt="Built with Robot" />
</a>
<a target="_blank" href="https://github.com/robot/robot">
<img src="https://img.shields.io/badge/Robot-2.0.0-C86414.svg?style=flat-square" alt="Robot 2.0.0" />
</a>
<a target="_blank" href="https://npmjs.com/package/robot-js">
<img src="https://img.shields.io/badge/NPM-2.0.0-C86414.svg?style=flat-square" alt="NPM 2.0.0" />
</a>
<img src="https://img.shields.io/badge/Node-0.12_--_9-C86414.svg?style=flat-square" alt="Node 0.12 - 9" />
<a target="_blank" href="http://getrobot.net/docs/node.html">
<img src="https://img.shields.io/badge/Docs-API-C86414.svg?style=flat-square" alt="Docs API" />
</a>
<a target="_blank" href="https://opensource.org/licenses/Zlib">
<img src="https://img.shields.io/badge/License-ZLIB-C86414.svg?style=flat-square" alt="ZLIB License" />
</a>

<a target="_blank" href="http://getrobot.net/docs/node.html">
GET STARTED
</a>
 | 
<a target="_blank" href="http://getrobot.net/docs/about.html">
DOCUMENTATION
</a>
 | 
<a target="_blank" href="http://getrobot.net/api/global.html">
API
</a>
 | 
<a target="_blank" href="http://getrobot.net/docs/philosophy.html">
COMMUNITY
</a>

Introducing Robot for Node, a library aimed at facilitating the development of system automation software for the purposes of test automation, self-running demos, and other applications. The library works by abstracting away all platform-specific differences into a single, robust API compatible with most desktop operating systems. Functionality ranges from basic keyboard and mouse automation to advanced process manipulation capabilities. It has everything you need to take full control of your system. Visit the <a target="_blank" href="http://getrobot.net">Homepage</a> for more information.

npm install robot-js