Skip to content

KYDronePilot/space-eye-windows-node-api

Repository files navigation

SpaceEye Windows Node API

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

Info

This package utilizes the node-addon-api to interface NodeJS directly with the win32 IDesktopWallpaper API in C++, to set the wallpaper on Windows computers. This package is designed specifically for use with the SpaceEye app.

Related