Skip to content

thammi/brotherhood-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brotherhood Solver

What is this?

This is a cross plattform client for the Captcha Brotherhood network. Its main feature is the ability to solve captchas in Linux.

Installation

You need to have Python 3 and matching PyQt4. On Debian just run:

apt-get install python3 python3-pyqt4 python3-setuptools

The best way to install this application is:

./setup.py install --user

Configure the program in the file '~/.brother_solver'. It should look like this:

[account]
user: me
password: 123456

The graphical user interface is started with:

brotherhood_solver

About

Cross plattform client for Captcha Brotherhood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages