# ownDrop **Repository Path**: mirrors_sudoconf/ownDrop ## Basic Information - **Project Name**: ownDrop - **Description**: Your One-Click upload client for ownCloud - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ownDrop Your private one-click uploader for [ownCloud](https://owncloud.org/), built on and for Mac OS X. ![promo](https://raw.githubusercontent.com/Leandros/ownDrop/master/Promo/promo.gif) ### Installation Download the current version [here](https://github.com/Leandros/ownDrop/releases/download/0.3.0/ownDrop-0.3.0.zip). Unzip the file, move `ownDrop.app` to the `Application` folder and start it. Before first use you have to fill in your **ownCloud** server and your credentials. Just click on the icon in the menu bar and go to the settings. Below you can see an example: ![example](https://raw.githubusercontent.com/Leandros/ownDrop/master/Promo/example.png) ### Requirements - Mac OS X 10.8 or later ### Development ownDrop uses [CocoaPods](http://cocoapods.org) to handle its dependencies and the [git-flow](http://nvie.com/posts/a-successful-git-branching-model/) branching model. The master branch is always stable and the develop branch is the version, which is currently in development. To build ownDrop you have to install all dependencies first (`pod install`). Make sure to open the `DropCloud.xcworkspace`, instead of the `.xcodeproj`. ### Contact ownDrop is developed and maintained by [Arvid Gerstmann](http://github.com/leandros). Contact through Github is encouraged, otherwise you can send an E-Mail to dev@arvid-g.de. ### License ownDrop is licensed under GPLv3. See the [LICENSE](https://github.com/Leandros/ownDrop/blob/master/LICENSE) file for more information.