Skip to content

JosephBrooksbank/xkcd_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcd_downloader

Simple script to download the latest xkcd

#####Dependencies: ImageMagick

python2.7

###To install: sudo ./install.sh

###To uninstall: ./remove.sh

##Usage: simply run xkcd_download to save the latest comic in ~/.xkcd_download. If you use a wallpaper manager like feh, you can keep your wallpaper as the newest comic with feh -bg-center /home/your_name/.xkcd_download/*.png --image-bg white

###Arguments: -v, --verbose Makes the output more verbose, useful if the comic isn't downloading properly

-r, --remove Removes the previous comic rather than storing it in old_comics

-f, --force Forces update of comic

-c, --config Runs the first time config again

About

Simple script to download the latest xkcd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published