earth_wallpaper/README.md

16 lines
506 B
Markdown
Raw 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
Tested with XFCE4 and Gnome 2. Problems with Gnome >3.
### Usage
```bash
2023-04-19 21:28:03 +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]
```