Twitter on PowerShell
December 5th, 2008
Adam Geras originally wrote a script in PowerShell that saves all the Twitter posts for a specific user into a file (view Mr. Geras original post here).
I built on his script and extended it to:
- Post messages to Twitter
- Retrieve Twitter replies
- View my Twitter friends conversations
- Display the classic Twitter Fail Whale when an error occurs
Screen Shots
Sending a Twitter message:

Viewing my friends conversations:

The classic Twitter Fail Whale:

There’s something beautiful about the classic green console on a black background - I think it’s about being closer to the metal.
What do you think?
If you’d like to provide some design guidance, fix a bug, or request a feature, then visit (or join) the project on Google Code.