All Projects → JuniperPhoton → Myersplash.android

JuniperPhoton / Myersplash.android

Licence: mit
Yet anothor simple and elegant photos & wallpaper app for all platforms.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Myersplash.android

Unsplash-Wallpaper
Gorgeous wallpapers on your Mac
Stars: ✭ 99 (+17.86%)
Mutual labels:  unsplash, wallpapers
React Native Camera Roll Tutorial
Mastering the Camera Roll in React Native
Stars: ✭ 42 (-50%)
Mutual labels:  unsplash
LiveWallpaper
A tiny win10 (dynamic) wallpaper changer | 巨应壁纸 | 动态壁纸 | Free wallpaper engine
Stars: ✭ 396 (+371.43%)
Mutual labels:  wallpapers
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (+371.43%)
Mutual labels:  wallpapers
Wallpapers
Collection of wallpapers for elementary OS
Stars: ✭ 317 (+277.38%)
Mutual labels:  wallpapers
Themer
themer is inspired by trevordmiller/nova and chriskempson/base16.
Stars: ✭ 4,483 (+5236.9%)
Mutual labels:  wallpapers
vue-unsplash
A sample photo search app using Vuejs and unsplash Api
Stars: ✭ 27 (-67.86%)
Mutual labels:  unsplash
Unsplash Sketchplugin
Unsplash Data Provider plugin, for Sketch 52+
Stars: ✭ 71 (-15.48%)
Mutual labels:  unsplash
Luv Icon Theme
Lüv is the spiritual successor to Flattr, a flat but complex icon theme for freedesktop environments.
Stars: ✭ 872 (+938.1%)
Mutual labels:  wallpapers
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (+363.1%)
Mutual labels:  wallpapers
Natural Language Image Search
Search photos on Unsplash using natural language
Stars: ✭ 359 (+327.38%)
Mutual labels:  unsplash
Lively
Stars: ✭ 5,721 (+6710.71%)
Mutual labels:  wallpapers
Splash Cli
A simple, command line tool to download Unsplash wallpapers. It’s not intended to be anything particularly fancy — it just works.
Stars: ✭ 432 (+414.29%)
Mutual labels:  unsplash
Splashify
Beautiful desktop wallpapers
Stars: ✭ 286 (+240.48%)
Mutual labels:  unsplash
Wallpaper Flutter
🐣🐣 Simple wallpaper use flutter sdk 🍂🍂 Firestore, rxdart, sqlite, http 🍁🍁 Method channel Kotlin + Swift
Stars: ✭ 45 (-46.43%)
Mutual labels:  wallpapers
lisp-alien-wallpapers
DON'T PANIC! These are made with secret alien technology.
Stars: ✭ 35 (-58.33%)
Mutual labels:  wallpapers
Bulksplash
A simple command line tool that lets you bulk download images from Unsplash
Stars: ✭ 362 (+330.95%)
Mutual labels:  unsplash
Resplash
Unofficial Unsplash Android App
Stars: ✭ 395 (+370.24%)
Mutual labels:  unsplash
Androidunplash
An unofficial Unsplash API library for Android
Stars: ✭ 80 (-4.76%)
Mutual labels:  unsplash
Unsplash
📸🔀☁️ Random Nextcloud log in background from Unsplash
Stars: ✭ 58 (-30.95%)
Mutual labels:  unsplash

MyerSplash for Android

Introduction

Yet anothor simple and elegant photos & wallpaper app for all platforms.

Welcome to visit the UWP and iOS version :)

Download

Visit the website to download all versions.

Building

MyerSplash for Android is a standard Android gradle project. Just open it with Android Studio and see what will happen.

Welcome to use CLI to build the apk:

./gradlew clean :app:assembleDebug

Note that in order to access the unsplash API, you must:

  • Register as developer in unsplash.com
  • Copy your app secret key

Then in your local.properties:

unsplashKey=xxxx
appcenterKey=xxx

This app uses Microsoft's AppCenter to do the analysis, thus you should also have the appcenterKey too.

License

The project is released under MIT License.

MIT License

Copyright (c) 2020 JuniperPhoton

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].