HackSwjtu / Postime

🐸 西南交通大学教务网系统一键评课 & 自动登录 chrome 插件
MIT License
26 stars 2 forks source link
chrome deanpk plugin swjtu

Postime

Hackers assess courses & login with no time. 😎

Features

Description

  1. 针对于西南交通大学教务系统的一键课程评价的 Chrome 插件。可以迅速在查看成绩之前迅速评价课程,避免时间浪费。随机生成课程评价,抛开脑洞。
  2. 自动识别教务登录验证码,每次使用节省的1s请自觉续给长者。

    Screenshot

    自动评课

    Screenshot Screenshot

    自动识别验证码

    Screenshot Screenshot

Usage

须知:因为现在仅上线了测试版本,所以请在 Chrome 的 Plugin Developer 模式下启动插件。

1. 下载仓库代码

git clone https://github.com/HackSwjtu/Postime.git

2. 通过 Chrome 插件管理界面导入工程目录

访问 chrome 插件管理页面,点击 加载已压缩的扩展程序 按钮,选中工程目录即可。

3. 在浏览器右上方看见插件 icon 即启动成功

4. 鼠标右键点击问卷链接,在新标签或新窗口打开

5. 打开教师评价页面立即使用

Q & A

Q:导入插件后打开教务系统的评价课程页面,没有看见页面变化?

A: 在新版的西南交大教务系统中采用的页面中嵌套页面的方式,由于在 url 中只显示了教务系统的初级页面,所以插件无法匹配。可以在打开页面的时候,点击右键 -> 在新标签页中打开 即可解决。另外一种可能是你选择了 选课通道 进行访问,由于当前测试版本只匹配了 jiaowu.swjtu.edu.cn 以 jiaowu 为前缀的 URL ,所以请使用通用通道进行账户登录。

MIT License

MIT License

Copyright (c) 2017 Hack Swjtu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.