Projects in this directory are some little scripts for convenience, customized for BUPT students (ok, just me)...
- get-your-gpa(输入URP密钥计算GPA): Help you get your gpa easily, no need to login into URP, even no CAPTCHA (check code) needed. The script will help list all your scores and give you a summarized GPA. See here.
- login-GW(网关登录): Help you login into the GW (10.3.8.211) automatically. See here.
- draw-CAPTCHA(绘制验证码): Help you generate a CAPTCHA picture, with your assigned
width
(height
is[width/2]
), and assignedcount
of numbers/letters in the CAPTCHA. See here.
- 2016-10-7: Build repository.
All codes in this repository are licensed under the terms you may find in the file named "LICENSE" in this directory.