• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gorgeous wallpapers on your Mac

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.

More Repositories

1

Irvue-Screensaver

Screensaver for macOS
Objective-C
262
star
2

Menubar-Toggle

Dark wallpaper - dark OS X, light wallpaper - light OS X. That's so simple.
Objective-C
126
star
3

Yape

Yet Another PiP Extension for Safari
Swift
14
star
4

Irvue-Helper-for-Chrome

Chrome extension which allows to add channels to Irvue from Unsplash
JavaScript
14
star
5

Irvue-Helper-for-Safari

Safari extension which allows to add channels to Irvue from Unsplash
HTML
9
star
6

Scaled-Export-for-iOS

Sketch plugin, which makes assets exportable for iOS project depending on original Sketch project scale.
8
star
7

Context-menu-without-jQuery

Javascript object of a simple context menu that does not require using JQuery.
3
star
8

QtPiP

Picture in Picture player (inspired by macOS)
C++
3
star
9

Habco

Habco lets you to record interaction with prototypes on your iPhone.
Objective-C
2
star
10

Huawei4GSignalInfo

Small tool to check 4G signal values from Huawei 4G home router
Swift
2
star
11

Tracking-Time-OS-X

Small menubar app for
Objective-C
2
star
12

Circle-Game

Игра по мотивам фильма "Круг" для игротеки в Мастерской Братьев Васильевых
Java
1
star
13

TinyDayOne

Tiny Day One client app. Tiny because it offers you less opportunities than you expect.
JavaScript
1
star
14

Irvue-Helper-for-Mozilla-Firefox

Firefox extension which allows to add channels to Irvue from Unsplash
JavaScript
1
star
15

LPDoorStyleNavigationController

Subclass of iOS Cocoa Touch UINavigationController, which enables push and pop animation with "door" effect.
Objective-C
1
star