Skip to content

infovore/noticings-iphone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noticings Uploader iPhone app

This is the source code for the Noticings Uploader iPhone app, which is available in the App Store.

Getting started

It's fairly standard iPhone app, designed for iOS 4.0. The only things left out are the Flickr API keys - you'll need to get your own. Put them in FlickrAPIKeys.h, like so:

#define FLICKR_API_KEY @"keyhere"
#define FLICKR_API_SECRET @"secrethere"

Contributors

  • Tom Taylor (author)
  • Tom Armitage
  • Ben Terrett (logo design)

Thanks

Thanks to lukhnos for ObjectiveFlickr which is awesome. ObjectiveFlickr is licensed under the MIT license.

License

The Noticings Uploader is licensed under Apache 2.0. In addition to the trademark protection that the license covers, don't use the logo or name "Noticings" in anything you do with this, or suggest that it is in anyway endorsed by Noticings or any of the contributors to the app.

About

Flickr uploading iPhone app for Noticings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published