Skip to content

Releases: whether1/txbbs-WxMiniProgramScript

v1.6.2.3

17 Oct 20:14

Choose a tag to compare

Nearly fully automated:

file name description
controller.py main file, control other files' run order(call other file)
proxy_manager.py modify proxy to localhost 127.0.0.1 for mitm listen
script.py open miniprogram pinned on the desktop
close.py close minigprogram by window method
save_token.py catch token from mitm listen
sign.py parse token and post sign-in request

v1.6.2.2-beta

14 Oct 07:03

Choose a tag to compare

auto sign-in steps:

  1. by hand/mannually add wechat miniprogram to desktop
  2. by hand/mannually need to modify proxy to localhost
  3. click controller.py - > ok, done, finish, success !

v1.6.2.1

14 Oct 03:09

Choose a tag to compare

beta version:need to sign-in by hand/mannually