summaryrefslogtreecommitdiff
path: root/9kwpyqt.py
Commit message (Collapse)AuthorAgeFilesLines
* Stupid Bugfix...André Glüpker2016-03-241-2/+2
|
* Add another Type1-CaptchaAndré Glüpker2016-03-231-2/+4
| | | | white box has other dimensions for "street sign" and "street names"
* Only detect captchatype onceAndré Glüpker2016-03-231-16/+25
|
* Implement captchaclicking for another captcha typeAndré Glüpker2016-03-231-35/+95
| | | | | | | | | | | Try to detect, which image is provided, by checking some pixels for values. The first captcha has a big, black infopanel and an example image with a white border. The second captcha has a small info panel and we're testing for a nearly black pixel (jpeg artefacts...) for the corresponding imagenumbers
* First prototype of clickable images (find all trees)André Glüpker2016-03-221-2/+38
| | | | Only works on one of those. (The one with the black borders)
* Debugfunction to save current image (commented out)André Glüpker2016-03-221-0/+7
|
* Fix description/commentAndré Glüpker2016-03-221-2/+2
|
* Colorize Start/Stop-Button to show current (live) statusAndré Glüpker2016-03-201-0/+2
|
* little bugfixesAndré Glüpker2016-03-191-1/+6
| | | | | - startstopButton Focus - Committing/Skipping while paused
* Show number of 'NO CAPTCHA'-MessagesAndré Glüpker2016-03-191-4/+12
|
* Display current worker countAndré Glüpker2016-03-191-1/+3
|
* cleanupAndré Glüpker2016-03-191-11/+1
|
* random not neededAndré Glüpker2016-03-191-1/+0
|
* Show a warning if the API_KEY is not setAndré Glüpker2016-03-181-0/+5
|
* Initial commit of my 9kw client with python3 and PyQt5André Glüpker2016-03-181-0/+330