Loading...
winget install --id=SoroushChehresa.UnsplashWallpapers -e
A menubar application for Mac, Windows and Linux that brings stunning wallpapers from Unsplash right to your desktop. Works on macOS 10.12+, Windows 10+ and Linux.
A menubar application for Mac, Windows and Linux that brings stunning wallpapers from Unsplash right to your desktop. Works on macOS 10.12+, Windows 10+ and Linux.
This project is an unofficial cross-platform desktop application based on Unsplash Wallpapers official application for Mac with more features and better performance.
![]() | ![]() | ![]() |
---|---|---|
![]() | ![]() | ![]() |
$ git clone https://github.com/soroushchehresa/unsplash-wallpapers.git unsplash-wallpapers
Place Your Unsplash access key as UNSPLASH_ACCESS_KEY
in .env
file.
Development
$ yarn && yarn dev
# OR
$ npm i && npm run dev
Production
$ yarn && yarn package-all
# OR
$ npm i && npm run package-all