Skip to content

lukechendev/nasa-wallpaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasa-wallpaper

License Donate

Change your desktop background with a NASA image. You can set an image from the APOD (Astronomical Picture of the Day), the NASA Image Library or the NASA's account in Unsplash.

example

The supported desktops are:

  • Windows
  • macOS
  • GNOME
  • KDE
  • Cinnamon
  • Unity
  • Budgie
  • XFCE
  • LXDE
  • MATE
  • Deepin
  • i3

Installation

Just download the executable that fits your OS and architecture from the Releases section, open a terminal and run it. If you are a Arch Linux user, you can download and install it from the AUR.

Compilation

You need to have Rust installed, version 2018 or above. As soon as you have it, run cargo build.

Getting started

Set the APOD image as wallpaper: nasa-wallpaper -a

Set the APOD image of the 27th March 1999: nasa-wallpaper -a

Set a random image from the NASA Image Library: nasa-wallpaper -n

Set a random image with the earth keyword: nasa-wallpaper -q earth -n

Read the help: nasa-wallpaper --help or nasa-wallpaper -h

You can read the complete reference on the Wiki

About

Change your desktop background with a NASA image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.6%
  • Shell 6.4%