GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A cocoa twitter client, gracefully copied from Mark Legend Gemmel
Homepage: https://launchpad.net/tweettweet
Clone URL: git://github.com/zmalltalker/tweettweet.git
name age message
file .gitignore Wed Jun 18 03:29:06 -0700 2008 Ignoring the .bzr [Marius Mathiesen]
directory AutoHyperlinks.framework/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file CREDITS Wed Jun 18 03:25:54 -0700 2008 Adding readme [Marius Mathiesen]
directory English.lproj/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file Growl Registration Ticket.growlRegDict Wed Jun 18 03:14:52 -0700 2008 Initial commit [Marius Mathiesen]
directory Growl.framework/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
directory Images/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file Info.plist Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
directory MGTwitterEngine/ Wed Jun 18 03:14:52 -0700 2008 Initial commit [Marius Mathiesen]
file README Wed Jun 18 03:33:21 -0700 2008 Updating README [Marius Mathiesen]
directory RegexKitLite/ Wed Jun 18 03:14:52 -0700 2008 Initial commit [Marius Mathiesen]
directory Source/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
directory TweetStorage.xcdatamodeld/ Wed Jun 18 03:14:52 -0700 2008 Initial commit [Marius Mathiesen]
file TweetTweet-icon.icns Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file TweetTweet.icns Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file TweetTweet.pkg Wed Jun 18 07:02:08 -0700 2008 Adding installer recipe and installer (not very... [Marius Mathiesen]
directory TweetTweet.pmdoc/ Wed Jun 18 07:02:08 -0700 2008 Adding installer recipe and installer (not very... [Marius Mathiesen]
directory TweetTweet.xcodeproj/ Thu Aug 21 23:52:59 -0700 2008 Syncing up with bazaar [Marius Mathiesen]
file TweetTweet_Prefix.pch Wed Jun 18 03:14:52 -0700 2008 Initial commit [Marius Mathiesen]
README
TweetTweet is a cocoa client for Twitter. It is created by Matt Legend Gemmell, and originally hosted with Bazaar on 
launchpad (see CREDITS for details).
This git repo will be updated with the latest changes from the original code, but modifications will be made here too.

To build the application, open TweetTweet.xcodeproj in XCode and build. You will need the Growl framework (available 
from http://growl.info/downloads_developers.php): put the Growl.framework into either ~/Library/Frameworks/ og 
/Library/Frameworks - and you should be good to go.