#
unsplash
Here are 310 public repositories matching this topic...
cli
wallpaper
photos
photography
unsplash
download-photos
splash
beautiful-photos
beautiful-wallpapers
change-wallpaper
stunning-wallpapers
-
Updated
Jul 2, 2020 - JavaScript
A simple command line tool that lets you bulk download images from Unsplash
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jun 4, 2020 - PHP
ConfusedVorlon
commented
Nov 30, 2018
current docs say that you authenticate like:
var token = "xxxx"
var client = UnsplashClient { request -> [String: String] in
return [ "Authorization": "Bearer \(token)"]
}
this should be
var token = "xxxx"
var client = UnsplashClient { request -> [String: String] in
return [ "Authorization": "Client-ID \(token)"]
}
not sure when this changed, but the u
A hexo theme with random fullscreen background image.
-
Updated
Apr 25, 2020 - CSS
electron
react
redux
javascript
unsplash
immutablejs
desktop-wallpaper
electron-react
unsplash-api
unsplash-wallpapers
-
Updated
Jul 4, 2020 - JavaScript
-
Updated
Jun 3, 2020 - Swift
An unofficial Unsplash API library for Android
-
Updated
Apr 12, 2019 - Java
Yet anothor simple and elegant photos & wallpaper app for all platforms.
-
Updated
Jun 14, 2020 - Kotlin
Python wrapper for the Unsplash API.
-
Updated
May 2, 2020 - Python
Unsplash Data Provider plugin, for Sketch 52+
-
Updated
Jun 29, 2020 - JavaScript
mjanssens
commented
Nov 25, 2017
I like this simple but nice feature.
Perhaps a nice addition would be to customize the url.
Or maybe even better to use the api from unsplash for collections or searches
Insert photos from unsplash.com directly inside your Gutenberg Editor.
-
Updated
Sep 25, 2018 - JavaScript
Mastering the Camera Roll in React Native
-
Updated
Sep 22, 2018 - JavaScript
Bringing the WallberryTheme to MagicMirror²
-
Updated
Apr 25, 2020 - JavaScript
Download entire album of photos from Unsplash
python
unsplash
rest-api
python3
python-requests
unsplashdownloader
unsplash-api
python-requirements
-
Updated
Jan 29, 2020 - Python
Stellar Photos in your browser tabs - Available for Chrome and Firefox
-
Updated
Nov 2, 2019 - JavaScript
Go Client for the Unsplash API
go
golang
photos
photography
unsplash
api-client
go-packages
golang-library
golang-bindings
free-photos
search-photos
unsplash-api
curated-photos
-
Updated
Mar 12, 2020 - Go
A macOS screen saver that shows a random developer excuse over a beautiful photo background. Made with ❤
-
Updated
Jul 2, 2020 - Swift
Embed image placeholders into Inkscape
-
Updated
Mar 29, 2018 - Python
Improve this page
Add a description, image, and links to the unsplash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unsplash topic, visit your repo's landing page and select "manage topics."
Steps to Reproduce
curatedmethod.Unsplash::Photo.curatedObserved Behaviour
Expected Behaviour