public
Description: NatsuLiphone - The twitter client for iPhone / iPod touch
Homepage: http://iphone.natsulion.org
Clone URL: git://github.com/takuma104/ntlniph.git
name age message
file .gitignore Sat May 16 01:51:20 -0700 2009 requestToken / authorize in built-in browser [takuma104]
file Info.plist Sun May 10 11:00:30 -0700 2009 1.51 [takuma104]
file LICENSE Sat May 09 07:05:26 -0700 2009 version 1.50 (copy of private repos trunk: r376) [takuma104]
directory NatsuLion/ Sun Jun 07 06:42:18 -0700 2009 oops [takuma104]
directory OAuthConsumer/ Sat May 16 00:08:16 -0700 2009 import http://oauth.googlecode.com/svn/code/obj... [takuma104]
file README.md Sun May 31 02:53:36 -0700 2009 added mootoh [takuma104]
file dist.plist Fri Oct 24 01:34:47 -0700 2008 version 1.00 (copy of private repos: r159) [takuma104]
directory graphics/ Sat May 09 07:05:26 -0700 2009 version 1.50 (copy of private repos trunk: r376) [takuma104]
directory gtm/ Sat May 09 07:05:26 -0700 2009 version 1.50 (copy of private repos trunk: r376) [takuma104]
file main.m Sat May 09 07:05:26 -0700 2009 version 1.50 (copy of private repos trunk: r376) [takuma104]
directory ntlniph.xcodeproj/ Mon Jun 01 05:23:31 -0700 2009 enable UserView [takuma104]
file ntlniph_Prefix.pch Sat May 09 07:05:26 -0700 2009 version 1.50 (copy of private repos trunk: r376) [takuma104]
file readme.html Sun May 31 01:55:29 -0700 2009 merge oauth [takuma104]
directory resources/ Mon May 18 03:59:48 -0700 2009 browser icons [takuma104]
file twitter_apikeys_sample.h Sat May 16 01:51:20 -0700 2009 requestToken / authorize in built-in browser [takuma104]
directory uickit/ Mon Jun 01 04:49:36 -0700 2009 arrange NatsuLion files [takuma104]
file version.rb Sun Jun 28 01:10:23 -0700 2009 fixed build error which doesn't use git [takuma104]
README.md

NatsuLion for iPhone

LICENSE

New BSD License. See LICENSE file. Potions of this product utilize some open sourced materials, see readme.html in detail.

For Developers

OAuth API Keys

You need twitter OAuth API Keys. Obtain from the following form,

http://twitter.com/oauth_clients/new

and store the "Consumer key" and "Consumer secret" in twitter_apikeys.h.

The form must be selected or filled the following values:

  • Application Type: Browser
  • Callback URL: http://iphone.natsulion.org/oauth_callback
  • Default Access type: Read & Write

Github committers: