mac-bg
v1.0.0
Published
Package to set Mac desktop background image
Downloads
4
Readme
Mac Background
Simple function to set Mac OS desktop background image
Install
Install with npm:
npm install mac-bg
Usage
import { setBackground } from 'mac-bg';
await setBackground('/path/to/image.png');