Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kacpak/spotlight-cache-saver

Copies wallpapers from spotlight cache to desired location
https://github.com/kacpak/spotlight-cache-saver

nodejs spotlight windows-10 yargs

Last synced: 24 days ago
JSON representation

Copies wallpapers from spotlight cache to desired location

Awesome Lists containing this project

README

        

# spotlight-cache-saver

> copies wallpapers from spotlight cache to desired location

## Installing
```javascript
npm install -g spotlight-cache-saver
```

## Using
```bash
spotlight-cache-saver # Will save spotlight cache to ./spotlight-cache
spotlight-cache-saver -o DIRECTORY # Will save spotlight cache to DIRECTORY
```