An open API service indexing awesome lists of open source software.

https://github.com/andrewpetrochenkov/mac-wallpaper

:apple: :sunrise: get/set macOS wallpaper
https://github.com/andrewpetrochenkov/mac-wallpaper

applescript cli macos

Last synced: 3 months ago
JSON representation

:apple: :sunrise: get/set macOS wallpaper

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/OS-macOS-blue.svg?longCache=True)]()
[![](https://img.shields.io/pypi/v/mac-wallpaper.svg?maxAge=3600)](https://pypi.org/project/mac-wallpaper/)
[![](https://img.shields.io/npm/v/mac-wallpaper.svg?maxAge=3600)](https://www.npmjs.com/package/mac-wallpaper)[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
[![](https://github.com/andrewp-as-is/mac-wallpaper/workflows/tests42/badge.svg)](https://github.com/andrewp-as-is/mac-wallpaper/actions)

### Installation
```bash
$ [sudo] pip install mac-wallpaper
```

```bash
$ [sudo] npm i -g mac-wallpaper
```

#### Examples
```bash
$ wallpaper path/to/wallpaper.jpg
$ wallpaper
path/to/wallpaper.jpg
```


readme42.com