All Projects → leonspok → Unsplash-Wallpaper

leonspok / Unsplash-Wallpaper

Licence: MIT license
Gorgeous wallpapers on your Mac

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Unsplash-Wallpaper

Myersplash.android
Yet anothor simple and elegant photos & wallpaper app for all platforms.
Stars: ✭ 84 (-15.15%)
Mutual labels:  unsplash, wallpapers
Monotone
An Unsplash Application for iOS.
Stars: ✭ 181 (+82.83%)
Mutual labels:  unsplash
PrawWallpaperDownloader
Download images from reddit
Stars: ✭ 18 (-81.82%)
Mutual labels:  wallpapers
laravel-unsplash
Powerful Unsplash package for Laravel
Stars: ✭ 50 (-49.49%)
Mutual labels:  unsplash
Linux Dynamic Wallpapers
Dynamic Wallpapers for Linux
Stars: ✭ 305 (+208.08%)
Mutual labels:  wallpapers
image
mpvue-Unsplash
Stars: ✭ 31 (-68.69%)
Mutual labels:  unsplash
nord-backgrounds
An icy-cool ❄️ collection of wallpapers for your nord rice. WIP.
Stars: ✭ 169 (+70.71%)
Mutual labels:  wallpapers
gosimac
Fetch the wallpaper from Bing, Unsplash, etc.
Stars: ✭ 22 (-77.78%)
Mutual labels:  unsplash
photo-spider-scrapy
10 photo website spiders, 10 个国外图库的 scrapy 爬虫代码
Stars: ✭ 17 (-82.83%)
Mutual labels:  unsplash
Wallpapers
a collection of my best wallpapers
Stars: ✭ 118 (+19.19%)
Mutual labels:  wallpapers
lambda-wallpapers
All of my wallpapers in one repo.
Stars: ✭ 123 (+24.24%)
Mutual labels:  wallpapers
RedditWallpaperBot
A Bot for Reddit that gets top Hot sorted picture from a given Subreddit and sets it as background.
Stars: ✭ 15 (-84.85%)
Mutual labels:  wallpapers
xwinwrap
X11 Window in desktop enviroment background
Stars: ✭ 115 (+16.16%)
Mutual labels:  wallpapers
Accomplisher
Motivational app to accomplish daily goals.
Stars: ✭ 16 (-83.84%)
Mutual labels:  wallpapers
MacOS-Developers-Excuses
A macOS screen saver that shows a random developer excuse over a beautiful photo background. Made with ❤
Stars: ✭ 53 (-46.46%)
Mutual labels:  unsplash
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (-51.52%)
Mutual labels:  wallpapers
instant-images
Instantly upload photos from Unsplash, Pixabay and Pexels to your website without leaving WordPress.
Stars: ✭ 26 (-73.74%)
Mutual labels:  unsplash
AwesomeWallpaper
AwesomeWallpaper plays videos, shows images and system info on your desktop wallpaper
Stars: ✭ 74 (-25.25%)
Mutual labels:  wallpapers
UnsplashPhotoPicker
📷 Android Library providing a photo picker to search and download photos from Unsplash
Stars: ✭ 31 (-68.69%)
Mutual labels:  unsplash
strapi-plugin-zeasy-image-api
Strapi plugin to ease the process importing Unsplash image with attribution
Stars: ✭ 28 (-71.72%)
Mutual labels:  unsplash

Unsplash Wallpaper

Unsplash Wallpaper changes your desktop wallpaper to one of thousands stunning photos from Unsplash.

It's an old version of Irvue. I will not support it anymore, but this version contains some features, which can not be implemented in the Mac App Store version. So I made code of the last Unsplash Wallpaper version open for everyone.

Requirements

  • OS X 10.9+

Features

OS X theme depending on image

Shortcuts

Multiscreen/Multiworkspace support

  • Change image on all workspaces:
  • Change image on current display workspaces:
  • Change image on current workspace

Wallpapers autoupdating

Available updating intervals:

  • 3 hours
  • 12 hours
  • 24 hours
  • Week
  • Two weeks
  • Month

How to use

To make Unsplash Wallpaper work, you need to get your API key from here: https://unsplash.com/developers.

Put your key into UnsplashConstants.m:

NSString *const kUnsplashAppID = @"<your api key>";

Then you will be able to build this app with Xcode.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].