Unnamed repository; edit this file 'description' to name the repository.
Find a file
2023-04-20 09:31:34 +03:00
earth_wallpaper.sh Use Wikipedia API for coordinates 2023-04-20 09:30:48 +03:00
LICENSE Add LICENSE 2023-04-19 19:31:00 +00:00
README.md updated version of gnome 2023-04-19 22:30:30 +03:00
shared_functions.sh change info color to cyan 2023-04-19 19:18:22 +03:00

earth_wallpaper

Description

Obtain an image of the planet earth centered over a city, with the night shadow according to the current time and overlay information about temperature and time.

Requirements

Tested with XFCE4 and Gnome 2 and 42.

Usage

earth_wallpaper.sh --city <CITY> \
  [--help] \
  [--temperature-unit celsius|fahrenheit] \
  [--wallpaper-file <FILE>] \
  [--archive-folder <FOLDER>] \
  [--screen-width <WIDTH>] \
  [--font-name <FONT_NAME>] \
  [--debug] \
  [--logfile <LOG_FILE>]