macaca-macos
v0.3.0
Published
Macaca MacOS driver
Downloads
21
Readme
macaca-macos
Integrate robotjs, osascript and shell of the operating system to automatically control the MacOS, such as controlling the mouse, keyboard, window operation, etc.
Installment
$ npm i macaca-macos --save-dev
Usage
import MacacaMacOS from 'macaca-macos';
const driver = new MacacaMacOS();
await driver.startApp('/System/Applications/Notes.app');
Contributors
|xudafeng|yihuineng|snapre| | :---: | :---: | :---: |
This project follows the git-contributor spec, auto updated at Mon Aug 29 2022 00:09:09 GMT+0800
.