macaca-macos
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i macaca-macos

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

483 kB

Total Files

47

Last publish

Collaborators

  • xudafeng
  • smart_bear