Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 329 Bytes

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