https://github.com/robot/robot
Native cross-platform system automation
https://github.com/robot/robot
automation c-plus-plus cross-platform desktop framework linux macos native system windows
Last synced: 11 months ago
JSON representation
Native cross-platform system automation
- Host: GitHub
- URL: https://github.com/robot/robot
- Owner: Robot
- License: zlib
- Created: 2014-08-07T12:32:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T11:45:49.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:07:18.363Z (12 months ago)
- Topics: automation, c-plus-plus, cross-platform, desktop, framework, linux, macos, native, system, windows
- Language: C++
- Homepage: http://getrobot.net
- Size: 919 KB
- Stars: 215
- Watchers: 21
- Forks: 41
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Native System Automation
GET STARTED
|
DOCUMENTATION
|
API
|
COMMUNITY
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.