Skip to content

A Gnome 3 / systemd daemon to set the latest image from Himawari 8 as a desktop wallpaper

Notifications You must be signed in to change notification settings

codemusings/himawari-8-wallpaper-daemon

Repository files navigation

Himawari 8 Wallpaper daemon

Copy set-himawari-wallpaper.py to /usr/local/bin/ and make it executable. Copy the systemd service and timer file to /etc/systemd/system/ and enable them with:

systemctl enable himawari-8-wallpaper-daemon.service
systemctl enable himawari-8-wallpaper-daemon.timer

Start the daemon with:

systemctl start himawari-8-wallpaper-daemon.timer

Tested on Debian 8.

Python dependencies:

  • Python Imaging Library (PIL)
  • Python Bindings for GLib/GObject/GIO/GTK+ (python-gi on Debian)

Credit: Thanks to Michael Pote for figuring this out! https://gist.github.com/MichaelPote/92fa6e65eacf26219022

About

A Gnome 3 / systemd daemon to set the latest image from Himawari 8 as a desktop wallpaper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages