twax0r

Download twax0r 0.2

twax0r is a simple OAuth-capable command line utility to update your twitter status.
It requires Microsoft .NET Framework 4 (full, not just the client profile).
It is powered by Twitterizer: http://www.twitterizer.net/
Twitterizer uses NewtonSoft Json.NET: http://james.newtonking.com/pages/json-net.aspx

To authenticate, run: twax0r.exe /auth
It will give you a token and a secret which you will need in order to update your status.
Then run: twax0r.exe {token} {secret} "status update message"

Send any comments or questions to: adam@coyne.nu

Version 0.2 - 2011-01-21 - Echo status update, and optionally take it on stdin
Version 0.1 - 2011-01-19 - Initial release
back to tools