space-eye-windows-node-api

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

Usage no npm install needed!

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

README

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