ggoodale / pweet

Converts tweets to images. Why? No clue, but people have asked for it.

This URL has Read+Write access

pweet /
name age message
file README Loading commit data...
directory public/
file pweet.rb
README
pweet is a simple Sinatra app to convert a Tweet into a png.  It relies on rmagick to do image manipulation, 
hrest_client for page fetching and hpricot for html scraping.  It's dumb, but here it is.