Giter VIP home page Giter VIP logo

windowsspotlightwallpaper's Introduction

Windows Spotlight Wallpaper

License Build Status CircleCI Quality Gate Status

If you enjoy the windows spotlight images and would like to have a copy of the pictures locally or have the same windows background as the dynamic spotlight lockscreen, this simple tool will help you.

Features

  • Copy cached spotlight images to your pictures
  • Schedule to synchronize windows spotlight images
  • Set the current spotlight as your wallpaper

How To Use

You can either run the application manually or schedule it, for example using the windows task scheduler. The app takes arguments in order to do anything. Currently you can use copy, set, hide and help.

For a complete list of available options, refer to the wiki or run the app with using help:

C:\Projects\WindowsSpotlightWallpaper>.\WindowsSpotlightWallpaper.exe help

Create a windows shortcut to the executable:

Create a simple shortcut to the executable using the arguments needed and run it manually or using your own methods.

Example for a shortcute using arguments:

Windows shortcut example

Schedule using the windows task scheduler

Open the windows scheduler and a basic task with the action to start a program. Dont forget to add the arguments. Use hide as one of the arguments to run silently and not bother you every time it runs.

One possible trigger that should cover setting the wallpaper whenever the spotlight changes:

Windows shortcut example

You can also use reocuring schedules or combine different triggers.

Another possible usage would be to schedule the app for copy only and use a slideshow as windows background, referencing the copy outputfolder C:\Users\[current]\Pictures\Spotlight. Right now, there is no option to change the output folder, yet it is a planed feature.

Download

You can download latest version for Windows 10.

Build from source

To build and run this application from the source, you'll need .NET Framework 4.0 or newer. The current app can bei either built opening the solution in visual studio or using msbuild.exe.

Example for a command line using msbuild:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild "C:\Projects\WindowsSpotlightWallpaper\source\WindowsSpotlightWallpaper\WindowsSpotlightWallpaper.csproj" /p:Configuration=Release;PackageAsSingleFile=False; outdir=C:\Projects\WindowsSpotlightWallpaper\Release\

Contribute

Feel free to clone, send pull requests or fork this repository.

License

Apache Version 2.0

Credits

This software uses .NET native labraries only.

ReSharper

SonarCloud

windowsspotlightwallpaper's People

Contributors

raulsebastian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.