LionTao / sudawifi_tray_win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sudawifi_tray_win

a mini tray program to make login into suda_wifi easier

Account info

Just fill in account.json

{
  "user": "your username",
  "pwd": "your password"
}

Quickstart

  • GOTO ./dist
  • Double click the exe file
  • Make sure Office.ico and account.json are in the same folder of the executed file

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%