earth_wallpaper/README.md
2023-04-19 22:29:11 +03:00

23 lines
549 B
Markdown

## 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. Problems with Gnome >3.
### Usage
```bash
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>]
```