Astronomy Picture of the Day Wallpaper is a cross-platform desktop application that automatically changes your wallpaper to an amazing cosmic picture of the day ✨
Start by cloning this repository on your local machine:
git clone git@github.com:nicolasiensen/apod-wallpaper.git
cd apod-wallpaperWe strongly recommend using Yarn to manage the dependencies for this project, if you don't have it installed, fear not, just follow the official installation guide.
Once Yarn is installed, you can execute yarn from inside the project folder, this command is going to install all the dependencies.
Create your own environment based on the sample:
cp .env.sample .envNow you should be able to start the app by running:
yarn startThe test suite can be executed by running:
yarn testYou can generate a build of the app by running:
yarn distCheck the dist folder after running the command above.
"Telescope" icon by Jakub Ukrop from the Noun Project.