GithubHelp home page GithubHelp logo

thepowerofswift / upupu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xcoo/upupu

0.0 0.0 0.0 1.83 MB

Simple camera application for iOS that uploads pictures to WebDAV server or Dropbox quickly. Available on the AppStore.

Home Page: https://itunes.apple.com/app/upupu/id508401854

License: Other

Ruby 0.67% Swift 99.33%

upupu's Introduction

Upupu

Build Status Dependency Status Supported iOS

Simple camera application for iOS that uploads pictures to WebDAV server or Dropbox quickly. Also available on the AppStore.

Upupu Screenshots

Features

  • Easy and fast uploading. Only two taps!
  • Now WebDAV and Dropbox supported.
  • Photo size and quality are selectable.

Prerequisites

  • Xcode 8
  • CocoaPods 1.1.0+

Installation

1. Download source code

Clone this repository,

$ git clone https://github.com/xcoo/upupu.git

or download from here and extract it.

2. Install dependencies

Install dependencies using CocoaPods.

$ pod install

Open using Xcode.

$ open Upupu.xcworkspace

3. Dropbox setup (optional)

You have to register Dropbox App keys if you want to use Dropbox. Go to App Console and click "Create app." Write your app information and specify "Full Dropbox" in Access level section.

Open "Constants.swift" and replace YOUR_DROPBOX_APP_KEY with your actual key.

struct Dropbox {

    static let kDBAppKey = "YOUR_DROPBOX_APP_KEY"

}

Click Upupu -> Info tab -> URL Types section on Xcode and replace URL Schemes in the same way.

URL Schemes: db-YOUR_DROPBOX_APP_KEY

4. Run

Run Upupu on iPhone or iPhone simulator. Let's Upupu!

License

Copyright © 2012-2016 Xcoo, Inc.

Distributed under the Apache License, Version 2.0.

upupu's People

Contributors

totakke avatar xcoodev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.