Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eltimuro/backgroundr

Setting Windows 10 Wallpaper time-based
https://github.com/eltimuro/backgroundr

Last synced: 25 days ago
JSON representation

Setting Windows 10 Wallpaper time-based

Awesome Lists containing this project

README

        

# backgroundr
Setting Windows 10 Wallpaper time-based

## Getting started
1. Backgroundr expects 1.jpg (Night), 2.jpg (Morning), 3 (Day). jpg, 4.jpg (Evening) in the working directory.
2. dotnet restore
3. dotnet run

## Notes
- I used the awesome wallpaper class provided by Neil N https://stackoverflow.com/users/55164/neil-n shared here: https://stackoverflow.com/questions/1061678/change-desktop-wallpaper-using-code-in-net#comment12939266_1061682
- There is no ui after running
- Add to autostart for continuous use