Let this simple GNOME shell extension change your wallpaper every day to the NASA's Astronomy Picture Of the Day. It will also show a notification containing the title and the explanation of the image.
Tested and developed on NixOS, GNOME 42 (please, always refer to metadata.json
to check if the main branch actually works on your older GNOME shell).
Disclaimer: this extension is unofficial and not affiliated with NASA in any way. Also note that some images might be protected by copyright.
You can install the latest release from extensions.gnome.org.
You can help with development by contributing code, testing and reporting issues.
To proceed you need to install dependencies. The method to install them depends depends on the distribution you are using. The dependencies are:
The commands below download and install the current development version:
git clone https://github.com/Elinvention/gnome-shell-extension-nasa-apod.git
cd gnome-shell-extension-nasa-apod
make enable
You can uninstall by running make uninstall
.
You can contribute translations if you can use Poedit.