earth_wallpaper/README.md

25 lines
533 B
Markdown
Raw Permalink Normal View History

2023-04-19 16:34:57 +02: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
2023-04-19 21:30:30 +02:00
Tested with XFCE4 and Gnome 2 and 42.
2023-04-19 21:29:49 +02:00
### Usage
```bash
2023-04-19 21:29:11 +02:00
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>]
```