Skip to content

Get a random wallpaper using the Unsplash API in a nice GUI made using Electron.

License

Notifications You must be signed in to change notification settings

gush3l/random-wallpaper

Repository files navigation

Random Wallpaper

Get a random wallpaper using the Unsplash API in a nice GUI made using Electron.

Screenshots

screenshot-1 screenshot-2 screenshot-3
screenshot-4 screenshot-5 screenshot-6

Showcase

Showcase.mp4

Installation

You need to have Node.js v18.18.0 or later installed. You can get it from here.

After installing Node.js, do

npm i

in the root folder of the project.

To run the application in a dev environment, run the following command in the root folder of the project:

npm run start

Build

Run the following command in the root folder of the project:

npm run make

The output can be found in the out folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Get a random wallpaper using the Unsplash API in a nice GUI made using Electron.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published