Skip to content

Instantly share code, notes, and snippets.

View utkarsh-raj's full-sized avatar

Utkarsh Singh utkarsh-raj

View GitHub Profile
@thet
thet / earthwallpaper.sh
Created February 17, 2017 10:55
Live Earth Wallpaper Changer for Linux
#!/bin/bash
#
# Changes the wallpaper hourly and displays a projection of the earth with
# a semi-realistic rendered sunglight mapping.
#
# Via: http://www.webupd8.org/2009/09/real-time-earth-wallpaper-for-linux.html
# More Info:
# - https://www.die.net/earth/rectangular.html
# - https://www.die.net/earth/how.html
#