Download the MacPython 2.5 Universal binary (17.9 MB).
Install wxPython:
Download the wxPython 2.5 Universal binary (32.7 MB)
Install Bittornado:
Download the BitTornado 0.3.18 file (268 KB).
Double-click the "BitTornado-0.3.18.zip" file to create the "BitTornado-CVS" folder.
Move the BitTornado-CVS to your Applications folder
Go to your Applications -> Utilities folder and open Terminal. Type the following commands:
CODE
cd /Applications/BitTornado-CVS (press Enter)
sudo python setup.py install (press Enter)
(give your password and then press Enter)
sudo python setup.py install (press Enter)
(give your password and then press Enter)
Install pycrypto:
Download pycrypto
extract it, and go with Terminal to the folder where you extracted it.
so if it's in your Applications folder:
CODE
cd /Applications/pycrypto-2.0.1 (press Enter)
sudo python setup.py install (press Enter)
(give your password and then press Enter)
sudo python setup.py install (press Enter)
(give your password and then press Enter)
go to the folder Applications/MacPython 2.5
and start the program: Build Applet
open the file btdownloadgui.py (from the folder BitTornado-CVS) with it and convert it into a app and save it with a name of your choise.
the app can be placed anywhere on your HDD.
open Terminal and type:
CODE
sudo nano ~/.BitTornado/config.gui.ini
and type your password.
then edit the line: "crypto_allowed = 0" and change it to "crypto_allowed = 1"
then exit and save.
now when you download a torrent, and it ask with what file you want to open it, point to where you have the app
