Skip to content

Integrate robotjs, osascript and shell of the operating system to automatically control the MacOS, such as controlling the mouse, keyboard, window operation, etc.

macacajs/macaca-macos

Repository files navigation

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

About

Integrate robotjs, osascript and shell of the operating system to automatically control the MacOS, such as controlling the mouse, keyboard, window operation, etc.

Resources

Stars

Watchers

Forks