This is a bit of a weird question, and I don't even know if it belongs here or not.
I want to set up a Ubuntu box with a keyboard and a twitter program, so that everything that is typed into the keyboard is posted on twitter. So what I am looking for is a simple twitter client that will force all input via keyboard into a tweet and post to twitter after 140 chars, after the enter key, and/or a time period.
Basically what I am planning is a little experiment to leave a keyboard somewhere it can be typed on and played with, and post all text entry through to twitter automatically.
The alternative is to simply save all entered text to a file, but I would prefer the twitter approach.
Does anyone have any ideas if there is a program/script out there that will do this for me?
I am mainly looking for a command line script, as GUI programs are easier to exit or lose focus than a command line.