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 [email protected]:nicolasiensen/apod-wallpaper.git
cd apod-wallpaper
We 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 .env
Now you should be able to start the app by running:
yarn start
The test suite can be executed by running:
yarn test
You can generate a build of the app by running:
yarn dist
Check the dist
folder after running the command above.
"Telescope" icon by Jakub Ukrop from the Noun Project.