Skip to content

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 ✨

Notifications You must be signed in to change notification settings

nicolasiensen/apod-wallpaper

Repository files navigation

apod-wallpaper

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 ✨

Getting started

Start by cloning this repository on your local machine:

git clone git@github.com: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.

Credits

"Telescope" icon by Jakub Ukrop from the Noun Project.

About

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 ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published