• Stars
    star
    128
  • Rank 279,379 (Top 6 %)
  • Language
    Objective-C
  • Created about 13 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Trovebox mobile application for iOS

[![Join the chat at https://gitter.im/photo/mobile-ios](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/photo/mobile-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

What is Trovebox?

  1. FAQ, Answers to the most common questions.
  2. API, Documentation to get started building applications on Trovebox.
  3. Schemas, Description of what the different objects in Trovebox look like (i.e. a photo or a comment).
  4. Guides, Detailed guides to help you get the Trovebox software installed on various systems.

How does Trovebox work?

Trovebox works similarly to Flickr, Smugmug and other photo sharing services with one major difference: you retain ownership and give Trovebox access to use them. All photos, tags and comments are stored in your personal cloud accounts with companies like Amazon, Rackspace or Google. This means you can easily switch between Trovebox services, use more than one at a time or stop using them altogether while retaining all of your photos, tags and comments.


Why should I use Trovebox?

While Trovebox functions like many existing services it's drastically different for several reasons.

  1. Ownership Users can specify where their photos are stored. By default they are seamlessly stored in your Amazon S3 bucket.
  2. Built in backups Since you upload photos to your own Amazon S3 bucket it's like uploading and archiving your photos in one step.
  3. Portability Easily start off by signing up for a hosted Trovebox account and later switch to hosting the software yourself. There's no need to transfer your photos somewhere else since it's federated. It's like plug and play.
  4. Durability Your photos are not tied to any particular photo service. Because everything is open you can write your own web interface for your photos, choose between Trovebox hosting providers or install the Trovebox software on your own server.
  5. Community New features will be entirely community driven. Features with the most votes will get top priority in getting implemented. If you want a feature that doesn't have many votes you can implement it yourself and issue a pull request.

What if I use Flickr or Smugmug?

If you're using Flickr or Smugmug you should consider switching to Trovebox. The more photos and time you invest on a proprietary photo sharing service the more devastated you're going to be once they shut down or no longer appeal to you.

There are importing tools available to make the switch easy.


DEVELOPERS

Requirements

CocoaPods, more information on: http://cocoapods.org

Localization

Use this command to run in all files .m and generate the translation file to be filled by translators.

cd Trovebox
find . -name \*.m | xargs genstrings -o en.lproj

Missing implementation

After download our code, Xcode will complain that a PrivateAuthenticationService.m is missing. This happens because it is the implementation applied by Trovebox. You can download it here. It will be an empty implementation. Then to connect to your service use the OAuth Procedure. Click in Login with email > Own Server

More Repositories

1

frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
JavaScript
1,377
star
2

mobile-android

Trovebox mobile application for Android
HTML
120
star
3

openphoto-python

A Python OAuth client for OpenPhoto
Python
42
star
4

export-flickr

Export tool for Flickr
Python
32
star
5

openphoto-php

A PHP OAuth client for Trovebox
PHP
23
star
6

openphoto-wordpress

A WordPress plugin for OpenPhoto
PHP
22
star
7

import

Import tool companion for all of the export tools
Python
16
star
8

openphoto-ruby

A Ruby OAuth client for OpenPhoto
Ruby
14
star
9

openphoto-javascript

A pure Javascript client for OpenPhoto
JavaScript
14
star
10

community

Software that runs theopenphotoproject.org
PHP
11
star
11

iPhoto

Repository for the iPhoto plugin
Objective-C
9
star
12

openphoto-java

A Java OAuth client for OpenPhoto
Java
6
star
13

developer

Tools and instructions for setting up a developer environment
Ruby
6
star
14

documentation

Shell
6
star
15

openphoto-objective-c

An Objective-C library for OpenPhoto
Objective-C
5
star
16

openphoto-aperture

An OpenPhoto plugin for Apple Aperture
5
star
17

openphoto-c-sharp

A C# library for OpenPhoto
5
star
18

photo.github.io

The website for the Photo Project
CSS
5
star
19

chrome-omnibox

An omnibox extension for Chrome
JavaScript
5
star
20

export-openphoto

Export tool for OpenPhoto
Python
3
star
21

kitchensink

Example apps built on OpenPhoto
PHP
3
star
22

mobile-windows

OpenPhoto mobile application for windows
1
star