- Familie
- Downloads
- RPG Stuff
- Geschichten
- Links
- Studium
Besucher seit Feb '04
This little program gives you a Qt4 GUI for the reCaptcha Mailhide functionality. You can test the result here: tob...@diekershoff.net and you can use this adress to contact me if you like.
The program is release under the GNU GPL3.
I've written the program in Python 2.5 and you need the following modules:
For the installation a setup.py is included so you can install the package withpython setup.py installand then call qtrecaptcha to execute it.
You can get the program from bitbucket either from the mercurial repository or as prepacked zip or tar.gz archive.
To clone the repo just type hg clone https://bitbucket.org/tobiasd/qtrecaptcha/.