Skip to content

Dynamic wallpaper for Raspberry Pi showing day and night regions on the globe

Notifications You must be signed in to change notification settings

acschaefer/worldlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worldlight

This repository contains all files necessary to set up a dynamic desktop background on Raspbian Jessie. The desktop background shows an image of the globe and how it is currently illuminated by the sun.

worldlight_example

To set up the worldlight dynamic desktop background, simply execute the install.sh script in the scripts folder. The necessary scripts are installed in /usr/local/bin/worldlight and executed every minute as a cronjob.

The credit for the PHP rendering script goes to Hanno Rein.