{"id":23641237,"url":"https://github.com/jdisho/papr","last_synced_at":"2025-05-16T15:04:45.154Z","repository":{"id":41364903,"uuid":"108876241","full_name":"jdisho/Papr","owner":"jdisho","description":"🌁 An Unsplash app for iOS","archived":false,"fork":false,"pushed_at":"2020-09-17T16:39:35.000Z","size":22542,"stargazers_count":1147,"open_issues_count":19,"forks_count":148,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-04-04T02:34:22.393Z","etag":null,"topics":["ios","ios-app","mvvm","mvvm-architecture","papr","photography","photos","rxcocoa","rxswift","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdisho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-30T16:14:36.000Z","updated_at":"2025-03-07T09:25:01.000Z","dependencies_parsed_at":"2022-08-10T02:23:02.559Z","dependency_job_id":null,"html_url":"https://github.com/jdisho/Papr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdisho%2FPapr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdisho%2FPapr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdisho%2FPapr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdisho%2FPapr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdisho","download_url":"https://codeload.github.com/jdisho/Papr/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248564954,"owners_count":21125412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","ios-app","mvvm","mvvm-architecture","papr","photography","photos","rxcocoa","rxswift","swift"],"created_at":"2024-12-28T09:58:05.019Z","updated_at":"2025-04-12T11:50:07.641Z","avatar_url":"https://github.com/jdisho.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌁 Papr\n[![Build Status](https://app.bitrise.io/app/2a2fcf982f53badd/status.svg?token=0XXibUe3FFc0Ff9qry6eTg\u0026branch=develop)](https://www.bitrise.io/app/2a2fcf982f53badd)\n[![Build Status](https://img.shields.io/badge/Swift-5.1.1-orange.svg)](https://swift.org)\n\n\nPapr is an unofficial Unsplash app for iOS.\n  \u003cp float=\"right\"\u003e\n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/login_page.png\" width=\"24%\"/\u003e \n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/home.png\" width=\"24%\"/\u003e \n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/photo_details.png\" width=\"24%\"/\u003e\n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/add_to_collection.png\" width=\"24%\"/\u003e\n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/explore.png\" width=\"24%\"/\u003e \n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/photo_collection.png\" width=\"24%\"/\u003e \n    \u003cimg src=\"https://github.com/jdisho/Papr/blob/develop/Screenshots/search.png\" width=\"24%\"/\u003e\n  \u003c/p\u003e\n\n## 🏃‍♂️ Getting Started\n\n``` bash\ngit clone https://github.com/jdisho/Papr.git\ncd Papr\npod install\nopen Papr.xcworkspace # or xed .\n```\n\n## ⚙️ Setup\nTo be able to log in during development, you'll need a Client ID and Client Secret.\n\nTo get these, [register](https://unsplash.com/oauth/applications) a new OAuth application on Unsplash.\n\nMake sure the Authorization callback URL is set to `papr://unsplash`. The others can be filled in as you wish.\n\nTo add the Client ID and Client Secret to the App, follow these steps:\n###\n1. In Xcode, go to `Product`\u003e `Scheme` \u003e `Manage Schemes...`\n2. Select `Papr` and click `Edit...`\n3. Go to `Run` \u003e `Arguments`\n4. Add your Client ID (`UNSPLASH_CLIENT_ID` as key) and Client Secret (`UNSPLASH_CLIENT_SECRET`) to the Environment Variables.\n\n\n## 🎉 Why am I building this?\n1. Pushing [`RxSwift`](https://github.com/ReactiveX/RxSwift) to its limits. 🔥\n1. `MVVM` + `Coordinator`\n1. Using `Codable`, [`RxDataSources`](https://github.com/RxSwiftCommunity/RxDataSources), [`Action`](https://github.com/RxSwiftCommunity/Action).\n1. Exploring [Unsplash](https://unsplash.com) and its [API](https://unsplash.com/developers)\n1. Fun thing!\n\n## ❤️ Contributing\nI intend for this project to be more as an educational resource, learn by open sourcing. \n\nI am very open for feedback and contribution.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdisho%2Fpapr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdisho%2Fpapr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdisho%2Fpapr/lists"}