TweetIt
This is a command-line app written in .NET, that tweets a message, and also can upload an image to Twitter.
Highlights:
- uses Twitter's update_with_media.xml API (see doc from Twitter)
- uses OAuth.cs, the simple OAuth Manager class from the CropperPlugins project.
- shows how to use an embedded Web Browser control to simplify and automate Twitter's user-approves-app workflow
TweetIt 1.0