{"id":13694034,"url":"https://github.com/xcoo/upupu","last_synced_at":"2025-04-13T03:41:07.445Z","repository":{"id":2625397,"uuid":"3610784","full_name":"xcoo/upupu","owner":"xcoo","description":"Simple camera application for iOS that uploads pictures to WebDAV server or Dropbox quickly. Available on the AppStore.","archived":false,"fork":false,"pushed_at":"2018-05-05T05:56:44.000Z","size":1966,"stargazers_count":72,"open_issues_count":1,"forks_count":33,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-26T20:51:25.216Z","etag":null,"topics":["appstore","camera","dropbox","ios","swift","webdav"],"latest_commit_sha":null,"homepage":"https://itunes.apple.com/app/upupu/id508401854","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xcoo.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":"2012-03-03T13:25:19.000Z","updated_at":"2025-03-11T08:52:25.000Z","dependencies_parsed_at":"2022-09-07T14:42:01.141Z","dependency_job_id":null,"html_url":"https://github.com/xcoo/upupu","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcoo%2Fupupu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcoo%2Fupupu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcoo%2Fupupu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcoo%2Fupupu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xcoo","download_url":"https://codeload.github.com/xcoo/upupu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248660750,"owners_count":21141342,"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":["appstore","camera","dropbox","ios","swift","webdav"],"created_at":"2024-08-02T17:01:22.951Z","updated_at":"2025-04-13T03:41:07.413Z","avatar_url":"https://github.com/xcoo.png","language":"Swift","funding_links":[],"categories":["Media"],"sub_categories":["Photo"],"readme":"# Upupu\n\n[![Build Status](https://travis-ci.org/xcoo/upupu.svg?branch=master)](https://travis-ci.org/xcoo/upupu)\n![Supported iOS](https://img.shields.io/badge/iOS-9.0%2B-brightgreen.svg)\n\nSimple camera application for iOS that uploads pictures to WebDAV server or Dropbox quickly. Also available on the [AppStore](https://itunes.apple.com/app/upupu/id508401854).\n\n![Upupu Screenshots](https://raw.githubusercontent.com/xcoo/upupu/master/Screenshots/screenshots.jpg)\n\n## Features\n\n* Easy and fast uploading. Only two taps!\n* Now WebDAV and Dropbox supported.\n* Photo size and quality are selectable.\n\n## Prerequisites\n\n- Xcode 9.3\n- CocoaPods 1.5.0+\n\n## Installation\n\n### 1. Download source code\n\nClone this repository,\n\n```console\n$ git clone https://github.com/xcoo/upupu.git\n```\n\nor download from [here](https://github.com/xcoo/upupu/archive/master.zip) and extract it.\n\n### 2. Install dependencies\n\nInstall dependencies using CocoaPods.\n\n```console\n$ pod install\n```\n\nOpen using Xcode.\n\n```console\n$ open Upupu.xcworkspace\n```\n\n### 3. Dropbox setup (optional)\n\nYou have to register Dropbox App keys if you want to use Dropbox.\nGo to [App Console](https://www.dropbox.com/developers/apps) and click \"Create app.\"\nWrite your app information and specify \"Full Dropbox\" in Access level section.\n\nOpen \"Constants.swift\" and replace `YOUR_DROPBOX_APP_KEY` with your actual key.\n\n```swift\nstruct Dropbox {\n\n    static let kDBAppKey = \"YOUR_DROPBOX_APP_KEY\"\n\n}\n```\n\nClick **Upupu** -\u003e **Info** tab -\u003e **URL Types** section on Xcode and replace **URL Schemes** in the same way.\n\n```\nURL Schemes: db-YOUR_DROPBOX_APP_KEY\n```\n\n### 4. Run\n\nRun Upupu on iPhone or iPhone simulator.\nLet's Upupu!\n\n## License\n\nCopyright © 2012-2018 [Xcoo, Inc.](https://xcoo.jp/)\n\nDistributed under the [Apache License, Version 2.0](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcoo%2Fupupu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxcoo%2Fupupu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcoo%2Fupupu/lists"}