From 776d69f89d250ea79241a6686b176dafbd7ce24b Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 3 Oct 2019 16:30:54 +0800 Subject: [PATCH] Update README.md add a TODO. --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 631084f..a4f6ae2 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # tixcraft_bot -maxbot(Max的搶票機器人) help you quickly buy your tickets +maxbot(Max搶票機器人) help you quickly buy your tickets -# binary download +# Download https://github.com/max32002/tixcraft_bot/releases -# how to use -https://max-everyday.com/2018/03/tixcraft-bot/ - -# demo +# Demo https://youtu.be/U6xGBofx-O8 -# how to execute source code +# How to use +https://max-everyday.com/2018/03/tixcraft-bot/ + +# How to execute source code 1: download chromedrive to "webdriver" folder: http://chromedriver.chromium.org/downloads @@ -18,10 +18,14 @@ http://chromedriver.chromium.org/downloads 3: python settings.py -# implement introduce +# Introduce the implement https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/ -# suggestion +# Execute suggestion please run this source code with high performance hardware computer and high speed + stable network. 門票的「限量」是很殘酷的,建議不要用破舊的電腦或連線不穩的手機網路來搶票,因為只要比別人慢個 0.1 秒,票可能就沒了。為了要搶到限量的票真心建議去一下網咖或找一個網路連線穩定且快的地方並使用硬體不差的電腦來搶票。 + +# TODO about cpatcha +實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation) +https://github.com/JasonLiTW/simple-railway-captcha-solver