BitTorrent command line client on OS X

To use the BitTorrent command line client, download the Python source zip from the official BitTorrent download page.

Within the uncompressed directory, run

python setup.py build

and
sudo python setup.py install

then rehash and run
btdownloadcurses.py --url 
followed by the torrent URL.