Twitmon update: read and post to Twitter on the command line
I've posted a new version of Twitmon, my Python command-line Twitter client. The new version includes a fix to work with the latest version of Twyt, but more importantly, it can now be used to post status updates to Twitter as well!
Download: twitmon, and don't forget to set your username and password in the script!
Twitmon will fetch new Twitter updates from your followees every couple of minutes, just as before. But now you can update your status as well, just by typing the new status and hitting enter.
You can also edit the update as you're typing it, and use the arrow keys to navigate back and forth through updates you've previously typed.
Occasionally, the Twitter posts will be refreshed while you're typing, and mess up the display. You can use the arrow keys to go back, then forward, to clean things up. It's ugly when this happens, but it still works.
Permalink
Tags: python, twitmon, twitter
Comments (2)
I