space-eye-mac-node-api

Native Mac API for SpaceEye app, to set multi-monitor wallpaper images

Usage no npm install needed!

<script type="module">
  import spaceEyeMacNodeApi from 'https://cdn.skypack.dev/space-eye-mac-node-api';
</script>

README

SpaceEye Mac Node API

Native Mac API for SpaceEye app, to set multi-monitor wallpaper images.

Info

This package utilizes the node-addon-api to interface NodeJS directly with AppKit's NSWorkspace in Objective-C, to set the wallpaper on macOS computers. This package is designed specifically for use with the SpaceEye app.

Related