Profile
Achievement
nate_smith's Recent Snippets
- All /
« Prev 1 Next »
inspired by http://snipplr.com/view/6594/post-to-twitter-from-the-shell/ . I just rewrote it in Python because I didn't want to install a Ruby interpreter :)
use `chmod +x tweet.py` to run it as `./tweet.py` instead of `python tweet.py`
1
986
posted 16 years ago by nate_smith