-
Categories
-
Buy my book
-
Tag: Twitter
TwitCoop: A Desktop Cage for Twitter Mobile Web
The official Twitter for Mac app gives a great interface for Twitter: lightweight, compact, no bloat, and it looks great. Unfortunately, amongst the hundreds of Twitter clients already existing, I couldn't find anything similar for Linux or Windows. Instead of creating yet another client (which Twitter doesn't like anyway), I did a bit of Qt WebKit coding, and created a small desktop client around the (current) Twitter Mobile Web interface.
Update: The mobile Twitter website was updated, and doesn't work as well anymore with TwitCoop. I will try to upgrade TwitCoop to work with the new interface, but it is currently not clear whether this is at all possible.
Retjilp: A Native Auto-Retweet Bot
Since I couldn’t find a bot that automatically retweets statuses using the native Twitter Retweet API (all I found was RSS pipes that prefixed messages with "RT"), I created one myself. Retjilp is a (Ruby) script that logs into Twitter, scans the statuses of the contacts you are following, and retweets the statuses matching specified words. The Swift Twitter feed shows the script in action, retweeting all Swift and XMPP related tags from the Swift developers. You can get Retjilp from the Git repository (or from GitHub).


