About

Description

Tucan is a free application and open source code designed for the automatic management of downloads and uploads in web hosting sites as:

 

Features

  • It is entirely written in python.
  • Graphical user interface written in PyGTK (GTK+ toolkit).
  • Cross-platform (GNU/Linux, FreeBSD, Microsoft Windows …).
  • Easy to extend with plugins.
  • Lightweight and quick.
  • Management of waits between downloads (anonymous access).
  • Recognition of captchas where needed (like anonymous access to megaupload or gigasize).
  • Management links interchangeable.

 

Dependencies

  • Python >= 2.5
  • PyGTK
  • Python Imaging Library
  • Tesseract OCR (with the package of the English language)
  • SVG Rendering Library

Debian/Ubuntu

  • python2.5
  • python-gtk2
  • python-imaging
  • tesseract-ocr
  • tesseract-ocr-eng
  • librsvg2-common

Gentoo

  • dev-lang/python
  • dev-python/pygtk
  • dev-python/imaging
  • app-text/tesseract (linguas_en)
  • gnome-base/librsvg

Arch

  • python
  • pygtk
  • pil
  • tesseract
  • librsvg

Fedora

  • python
  • pygtk2
  • python-imaging
  • tesseract
  • tesseract-langpack
  • librsvg2

OpenSUSE

  • python
  • python-gtk
  • python-imaging
  • tesseract
  • librsvg