This is more for other developers that want to integrate with SimplyTweet. With SimplyTweet 2.3 (existing App store version), I have extended the support URL schemes.
The following opens the 3 respective timelines.
- simplytweet:?timeline=friends
- simplytweet:?timeline=mentions
- simplytweet:?timeline=directmessages
The original URL scheme which opens a new draft is also extended:
- simplytweet:?link={URL}&text={text}
URL and text are both optional. URLs longer than 25 characters are automatically shortened.
Update 5-March-2010: Note that URL scheme is only supported for the paid version of SimplyTweet