Tucan is a free software written in python to manage downloads and uploads in rapidshare, megaupload etc. It's lightweight, multiplatform and support premium accounts.
You can download it from here
To install it in Fedora 10:
- install all dependencies:
yum install python pygtk2 python-imaging tesseract tesseract-langpack librsvg2
- unpack the tarball:
tar zxvf tucan-
.tar.gz cd tucan-
- as root:
make install
- to launch it (not as root):
tucan
- to uninstall it (as root):
make uninstall
No comments:
Post a Comment