brtrndb / xplanet

XPlanet wallpaper generator. Feet on the ground, head in the stars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xplanet

Simple script using xplanet to generate a nice wallpaper.

Installation

First, clone the repository.

$ git clone https://github.com/brtrndb/xplanet.git

Requirements

Then install xplanet.

$ sudo apt-get install xplanet

Usage

$ ./xplanet.sh -h
Usage: ./xplanet.sh [OPTION]
-f, --file:        Use an xplanet configuration file. Default name: ./xplanet.config.
-t, --target:      Set the directory for generated images. Default: ./img.
-p, --planet:      Choose a specific planet to render. Default: earth.
-c, --cron:        Add a crontab entry every hour.
-dl, --download:   Download the clouds map. Works only for Earth.
-bg, --background: Set the rendered image as background.
-rm, --remove:     Delete previous images.
-h, --help:        Display usage.

Links

Note

Tested on Ubuntu 18.04.

License

See LICENSE.md.

About

XPlanet wallpaper generator. Feet on the ground, head in the stars.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%