@desktop.vision/libnut-darwin
TypeScript icon, indicating that this package has built-in type declarations

2.1.3-next.20210504012228 • Public • Published

Disclaimer

This project if based on octaImage/robotjs and is used internally at nut-tree/nut.js.

Building

Please ensure you have the required dependencies before installing:

  • Windows
    • windows-build-tools npm package (npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe)
  • Mac
    • Xcode Command Line Tools.
  • Linux
    • cmake
    • A C/C++ compiler like GCC.
    • libxtst-dev and libpng++-dev (sudo apt-get install libxtst-dev libpng++-dev).

Release build

npm install
npm run build:release

Debug build

npm install
npm run build:debug

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @desktop.vision/libnut-darwin

    Weekly Downloads

    0

    Version

    2.1.3-next.20210504012228

    License

    Apache-2.0

    Unpacked Size

    285 kB

    Total Files

    20

    Last publish

    Collaborators

    • ekrenzin
    • dbradleyfl