This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
textFlow /
| name | age | message | |
|---|---|---|---|
| |
README | Sun May 24 00:49:46 -0700 2009 | |
| |
textFlow.rb | Sun May 24 02:00:56 -0700 2009 |
README
Overview -------- textFlow is an ruby script for OS X that talks to iTunes via AppleScript and converts the current track's album art into ASCII for display in a terminal. Requirements ------------ You'll need to use MacPorts (http://www.macports.org) to install ImageMagick and jp2a: sudo port install jp2a imagemagick You'll also need to use Ruby's gem to install ncurses and appscript: sudo gem install ncurses rb-appscript For more information -------------------- See http://drewish.com/node/130 or http://github.com/drewish/textFlow








