ianhanniballake / Muzplash

Muzplash: An Unsplash plugin for Muzei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muzplash - Unsplash plugin for Muzei

muzplash_icon Get it on Google Play

Muzplash is a plugin for the Android live wallpaper app Muzei, by Roman Nurik and Ian Lake.
Muzplash provides images from Unsplash, the popular photographers community.

Features

  • Implements the new Muzei 3 API.
  • Choose the theme of the images to provide. Landscapes, cityscapes, cars or cats, whatever you choose to get.
  • Filter out non-geolocated images. Because sometimes it is frustrating to miss the location of that beautiful landscape.
  • Get the author, description and location of the image in Muzei, and access the full details in Unsplash in just one click.
  • Open the image location in Google Maps within Muzei.
  • Choose how many images to load everytime Muzei asks for new pictures. Thus, even if you temporarily don't have internet access, Muzei will probably have a set of unseen images in cache.
  • The authors are attributed and their download statistics are incremented.

Screenshots

screenshot_1 screenshot_3 screenshot_2 screenshot_4

Build configuration

In order to build Muzplash, the Unsplash access key should be defined in the gradle.properties of the app module (app/gradle.properties) under the key UNSPLASH_ACCESS_KEY:

# Access key for the Unsplash API
UNSPLASH_ACCESS_KEY="<your access key>"

About

Muzplash: An Unsplash plugin for Muzei

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%