A Gudetama-themed clock displayed on raspberry pi zero w with a inky phat display
Not only it has different Gudetamas for different time, it shows weather, temperature and moonphase (when the sky is clear during nights.)
To customize your location, change weather.py and moonphase.py with respect to your location
I recommend adjusting the "special days" in graphics.py as not everyone has the same birthday
Weather is obtained through OpenWeather API and requires your own API key in order to make the weather.py works.
Moonphase is obtained through Meteorologisk institutt of their Sunrise API, which does not require any API key.
Fork the repository and you will be able to remotely change the scripts using bash files.