Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eltimuro/backgroundr
- Owner: ElTimuro
- License: mit
- Created: 2020-01-20T07:53:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T07:13:11.000Z (about 4 years ago)
- Last Synced: 2024-10-04T20:41:06.049Z (about 2 months ago)
- Language: C#
- Size: 7.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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