giDai7ja / nasa-wallpaper

Change your desktop background with a NASA image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Rust 100.0%