Skip to content
forked from Robot/robot

Native cross-platform system automation

License

Notifications You must be signed in to change notification settings

IgorYunusov/robot

 
 

Repository files navigation

ROBOT

Native System Automation

Built with Robot

<img src="https://img.shields.io/badge/version-2.0.0-C86414.svg?style=flat-square" alt="Version 2.0.0" />

<a target="_blank" href="https://gitter.im/robot/robot">
	<img src="https://img.shields.io/badge/chat_on-GITTER-C86414.svg?style=flat-square" alt="Chat on Gitter" />
</a>

<a target="_blank" href="http:https://getrobot.net/api/global.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 Licensed" />
</a>

Introducing Robot for C++, 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 Homepage for more information.

About

Native cross-platform system automation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 96.9%
  • C 1.6%
  • Makefile 1.5%