Skip to content

Golim/day-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day Image

Sets as wallpaper the picture of the day of different sources.

The sources are:

Getting started

git clone https://github.com/golim/day-image
cd day-image
make
./bin/dayimg [OPTION]

Install

sudo make install

On AUR

Uninstall

sudo make uninstall

Dependencies

  • Feh: used to set the image as wallpaper

Options

-h, --help             display this help and exit
-v, --verbose          print some information messages
-s, --source source    set the source of the day image (default is random)
    SOURCES:
    - bing                   https://bing.com
    - earthobservatory       https://earthobservatory.nasa.gov/topic/image-of-the-day
    - epod                   https://epod.usra.edu/
    - nasa                   https://nasa.gov/multimedia/imagegallery/iotd.html
    - national-geographic    https://nationalgeographic.com/photography/photo-of-the-day/
    - unsplash               https://unsplash.com
    - apod                   https://apod.nasa.gov/apod/astropix.html
    - random                 choose randomly from the available sources
-S, --save /path/to/image/   save the image to the specified path (default is /tmp/dayimg/)

Screenshots

How it works

About

Set as wallpaper the picture of the day of different sources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published