Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kacpak/spotlight-cache-saver
- Owner: kacpak
- License: mit
- Created: 2018-08-17T07:25:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T08:57:54.000Z (about 6 years ago)
- Last Synced: 2024-11-23T12:35:02.543Z (about 1 month ago)
- Topics: nodejs, spotlight, windows-10, yargs
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/spotlight-cache-saver
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```