https://github.com/zicklag/nasa-iotd-wallpaper
A teeny tiny utility to update your desktop wallpaper with the NASA image of the day
https://github.com/zicklag/nasa-iotd-wallpaper
Last synced: 10 months ago
JSON representation
A teeny tiny utility to update your desktop wallpaper with the NASA image of the day
- Host: GitHub
- URL: https://github.com/zicklag/nasa-iotd-wallpaper
- Owner: zicklag
- Created: 2020-08-07T00:22:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T00:50:01.000Z (almost 6 years ago)
- Last Synced: 2025-05-21T16:49:39.628Z (about 1 year ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NASA Image of The Day Wallpaper
This is a simple utility that just sets your desktop background to the latest [NASA image of the day](https://www.nasa.gov/multimedia/imagegallery/iotd.html). If you add this to your startup applications it will run when you login and make sure you've always got the latest NASA image for your wallpaper!
This *should* work on Windows, MacOS, and Linux, but I've only tested on Linux so far. I don't have automated release builds yet, but you can download the builds I manually made for Windows and Linux from the [pre-release](https://github.com/zicklag/nasa-iotd-wallpaper/releases/tag/pre-release).
I did this in like an hour, but it was kind of fun. It might actually make a fun beginner Rust tutorial almost, but I probably don't have time to write it. 😜