Giter VIP home page Giter VIP logo

unsplash-wallpapers's Introduction

Support



Unsplash Wallpapers


A simple menubar app 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.


Download and Install:

platform

latest version latest version latest version

Demo:

Mac:

Other platforms demo: Windows | Linux


This project implemented by the following technologies:


Features:

  • Load high-quality wallpapers based on Unsplash popular categories.
  • Automatic update (cloud-hosted builds)
  • Work on any popular operating systems like Mac, Windows, and Linux.
  • Save history of set wallpapers.
  • Automatic set wallpapers daily or weekly (optional).
  • Run at startup system (optional).
  • Dark mode (optional or auto by Mojave appearance on Mac).
  • Download directly every wallpaper.
  • Link to photographer profile on Unsplash website.

Let's run:

Clone the project:

$ git clone https://github.com/soroushchehresa/unsplash-wallpapers.git unsplash-wallpapers

Starting Development:

First, place your Unsplash access key in the .env:

UNSPLASH_ACCESS_KEY=your_access_key

Then, run one of the following commands:

$ yarn && yarn dev

# OR

$ npm i && npm run dev

Packaging for Production:

First, change package.json => build => publish => owner to your GitHub username.

Second, place following variables in the .env:

  • UNSPLASH_ACCESS_KEY - Your Unsplash access key
  • GH_TOKEN - Your GitHub token to publish the release
  • CSC_LINK - Path or link to your Apple Mac developer certificates (just for packaging on Mac)
  • CSC_KEY_PASSWORD - Your Apple Mac developer certificate password (just for packaging on Mac)

Then, run one of the following commands:

$ yarn && yarn package

# OR

$ npm i && npm run package

unsplash-wallpapers's People

Contributors

soroushchehresa avatar mohammad1ta avatar omidnikrah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.