Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.06 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.06 KB

macaca-macos


NPM version CI Test coverage node version

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.

Star History

Star History Chart