earthpullr is a small desktop application which fetches images from https://www.reddit.com/r/EarthPorn/ which fit your desktop background perfectly for MacOS!
Just fill in the full directory path to where you want to download the images to, the width and height of your screen will be automatically detected, then state how many images you wish to download and hit pull! earthpullr will then crawl through reddit/r/EarthPorn to find images which match the specification and download them to this directory.
The latest version of earthpullr can be downloaded below here: v1.0.0
earthpullr is open for any contributions. If you want to contribute but are not sure what to add it's worth taking a look at the TODO list which is where future feature ideas are currently stored.
- earthpullr uses the Wails to create a desktop application written in Go and React JS. Follow the instruction on the Wails getting started page to get setup with developing a Wails desktop application.
- To cross compile earthpullr you will also need Docker installed on your machine.