validvoid / MyerSplash

Browse and download Unsplash photos from this amazing UWP app.

Home Page:http://juniperphoton.net/myersplash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyerSplash for Windows 10

You can search in Windows Store or visit this to download the MyerSplash app.

Introduction

An UWP app that allows you to browse and download high-quality wallpaper from Unsplash.com.

MyerSplash for Android is open-source too. Visit it here.

Building

Make sure you are using Visual Studio 2017 and install the Build 16299 & 17343 SDK to build project. Any pull requests are welcomed.

Contribution

This project normally has two branches:

  • develop
  • master

If it's in the release stage, it should also has a release branch named 'release/v3.x.x'. Also, a branch named 'hotfix/v3.x.x' is possible of it's in hotfix stage.

When submitting PRs, you should first consider submitting to the develop branch. If you have seen a release branch, you are also welcome to submit to this branch make your contribution deliver to user as soon as possible.

The master branch typically merges branches.

License

The project is released under MIT License.

MIT License

Copyright (c) 2017 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.

About

Browse and download Unsplash photos from this amazing UWP app.

http://juniperphoton.net/myersplash

License:MIT License


Languages

Language:C# 97.6%Language:CSS 1.3%Language:HTML 1.1%