Skip to content

Space-themed wallpapers for any display

License

Notifications You must be signed in to change notification settings

piazzai/spacepaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacepaper

Spacepaper is a set of space-themed wallpapers based on Simon Lee's Pantone Planet series. The original images, covered by the Unsplash license, are available at the following links:

Demo

Usage

The image generation script requires GIMP 2.10 or higher. Wallpapers can be generated from any of the images above by running wallpaper.sh and specifying the desired width and height in pixels, as in the following examples:

bash wallpaper.sh 375 812 moon
bash wallpaper.sh 768 1024 earth
bash wallpaper.sh 3072 1920 jupiter

It is also possible to generate wallpapers for all of the images at once by omitting the last argument, as in bash wallpaper.sh 4096 2304. The generated images are saved to the output folder in PNG format. For convenience, pre-generated images for some common display sizes are included in the samples folder.

Bugs

If you have any trouble using the script, please consider opening an issue.