Giter VIP home page Giter VIP logo

spotlight-image-saver's Introduction

Spotlight Image Saver

Saves the Windows 10 Spotlight Images to a folder for use as backgrounds.

Build status

Usage (GUI)

  1. Open the program
  2. Set the save directory with the button
  3. The close button minimizes the app to the tray, use File > Exit to really close.
  4. Enjoy notifications when the app finds new pictures.

Usage (Command Line)

  1. Create the Directory to save images to.
  2. Open a command prompt.
  3. Run this command:

spotimgsave.exe "C:\Path\ToSave\Images"

  1. You may now close the command prompt.

Command Line Reference

Usage

spotimgsave.exe path/to/save/files/to [--only-desktop|--only-mobile]

Supported Commands

  • --only-desktop - Only copy files in landscape orientation
  • --only-mobile - Only copy files in portrait orientation

Each option is exclusive cannot be combined with the other.

Environment Variables

  • VERBOSE - if set to a non-empty value you will get more output
  • DRYRUN - if set to a non-empty value no copying will take place just a list of what would've been copied.

Example

Command Prompt:

set DRYRUN=1

set VERBOSE=1

spotimgsave save/here

Clear variables with: set DRYRUN=

Bash/MSYS:

DRYRUN=1 VERBOSE=1 spotimgsave.exe save/here
Covering my butt

Windows and Windows 10 are Registered Trademarks of Microsoft and is used without permission.

spotlight-image-saver's People

Contributors

mudhairless avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.