La Vita è Bella
Sunday, October 11, 2009
Modified Pwitter to support 3rd party twitter API
Pwitter is a good open source Twitter client for Mac. I just added supporting for 3rd party twitter API to it to make it better.
You can get my patch here or my build here.
There's no GUI for setting 3rd party twitter API address. Instead, you need to change the configuration file. You can use either Property List Editor or the Terminal "defaults write" way. Here's an example:
$ defaults write com.aki.Pwitter twitter_https -bool NO
$ defaults write com.aki.Pwitter twitter_base "teewt.yhsif.com"
To restore the default settings ( https and "twitter.com" ), you can just delete the custom settings by:
$ defaults delete com.aki.Pwitter twitter_https
$ defaults delete com.aki.Pwitter twitter_base
It's useful when you can't connect to twitter.com directly, like me in China. Enjoy it.
tags: hack, mac, pwitter, twitter, api
22:06:13 by fishy - opensource - Permanent Link
Revision: 1.2/1.2, last modified on 2009-10-17 @ 23:43.
Karma: 30 (82.61% out of 46 were positive) [+/-]
You can subscribe to RSS 2.0 feed for comments and trackbacks
Trackbacks:There are currently no trackbacks for this item.Use this TrackBack url to ping this item (right-click, copy link target). If your blog does not support Trackbacks you can manually add your trackback by using this form.
No comments yet


