CLI Tool for exporting Windows 10 Spotlight Images as Wallpapers
Project description
Windows 10 Spotlight Extractor
This application will scrape the windows spotlight assets folder for wallpapers. The folder is located at
%LOCALAPPDATA%/Packages/Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy/LocalState/Assets
Once found the wallpapers will be copied into the Spotlight images directory. By default this is:
%USERPROFILE%/OneDrive/Pictures/Spotlight
The application will filter only for images larger than 1920 x 1080
Getting Started
Set the script to run on a schedule or just call using the CLI command spotlight
You should see an output similar to the following
[2019-12-26 19:37:40,819] [root] [root] - Copying Windows Spotlight Images Into C:\Users\jonat\OneDrive\Pictures\Spotlight
[2019-12-26 19:37:40,844] [root] [root] - Successfully Copied 3 files
Modify the Settings in C:\Users\jonat\AppData\Local\w10-spotlight-extractor\settings.ini
I recommend adding the following to the settings to silence the output under the LOGGING section CORRECT THE USERNAME FIRST!
file = C:\Users\jonat\AppData\Local\w10-spotlight-extractor\app.log
Installing
I Highly recommend using PIPX to install the spotlight extractor to ensure you do not run into issues with other environments and CLI apps installed using PIP
https://packaging.python.org/guides/installing-stand-alone-command-line-tools/
Install the spotlight extractor with pip into a Python3 Environment.
pip3 install windows-spotlight-extractor
Contributing
Contributions are most welcome to the project, please raise issues first and contribute in response to the issue with a pull request.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Jonathan Turnock - Initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file windows-spotlight-extractor-1.0.0.tar.gz
.
File metadata
- Download URL: windows-spotlight-extractor-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09a31071b55244cdabee2087ea2b91297b7200335df58f419ecde500bac65bec |
|
MD5 | dc709ff92ff477223dc843e6adabe095 |
|
BLAKE2b-256 | 569ae642db97a960bf705724bff115f9eadb3a1725f9560715e7ae3f0ffc6721 |
File details
Details for the file windows_spotlight_extractor-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: windows_spotlight_extractor-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5b901cc4a7d7d9cea9ed81143cf0256377b8a930b54aaa2e40d502e45f0dca2 |
|
MD5 | ac00f837b93cbe1e13dacc7cae7cea8b |
|
BLAKE2b-256 | 29eeacca269f739696e9e339b777bd7c697f9e3b5f67f0a7a539673dd720d5df |