Giter Club home page Giter Club logo

windleaf233 / qingjiaohelper Goto Github PK

View Code? Open in Web Editor NEW
45.0 1.0 7.0 157 KB

[暂停维护] 青骄第二课堂小助手: 随缘更新 | 2022 知识竞赛 | 自动完成所有课程 | 每日领取学分 | 课程自动填充答案

Home Page: https://greasyfork.org/zh-CN/scripts/452984-qingjiaohelper

License: GNU General Public License v3.0

TypeScript 91.33% HTML 8.67%
2-class greasemonkey greasemonkey-script greasemonkey-userscript greasyfork tampermonkey tampermonkey-script tampermonkey-userscript

qingjiaohelper's Introduction

QingJiaoHelper

Warning

此项目暂时停止维护,重新开启时间约在 2024/6 月底,感谢支持。

使用方法

  1. 安装油猴脚本插件
  2. Greasy Fork - QingJiaoHelper 中安装脚本
  3. 详细用法见脚本主页

更新

由于学业只能随缘更新,若有能力请提 Pull Request

2023 知识竞赛脚本由 @hmjz100 修改提供,目前仅支持中学。未经深层测试,如遇问题请及时反馈。

构建

Note

你需要装有 Node.js 18+ 的环境

  1. 克隆仓库到本地
$ git clone https://github.com/WindLeaf233/QingJiaoHelper.git
  1. 安装包
$ cd QingJiaoHelper
$ npm i # 或者用你喜欢的包管理器,例如 `cnpm`
  1. 开始构建
$ npm run gen
  1. 构建完成的产物为 ./dist.js

版权

本脚本使用了以下库,它们的名字与开源许可如下:

  • toastify-js - Pure JavaScript library for better notification messages - MIT
  • axios - Promise based HTTP client for the browser and node.js - MIT
  • spectre - A Lightweight, Responsive and Modern CSS Framework(经修改) - MIT

qingjiaohelper's People

Contributors

foliageowo avatar googujiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

qingjiaohelper's Issues

滴滴

我这边可以提供小学初中的账号 可以麻烦完善下 知识竞赛的脚本吗 有意向的话可以加我QQ联系 1937656307

【建议】关于CSS的引用加载速度

cdn.jsdelivr.net在国内被封,建议把 metadata.json 中的

https://cdn.jsdelivr.net/gh/WindLeaf233/QingJiaoHelper/spectre.css

更换为

https://gcore.jsdelivr.net/gh/WindLeaf233/QingJiaoHelper/spectre.css

青骄课堂期末考试的年级名称更新了,请大佬尽快修复!

修复方法:将题库JS的这部分

     五年级: "期末五年级到高二",
     六年级: "期末五年级到高二",
     七年级: "期末五年级到高二",
     八年级: "期末五年级到高二",
     九年级: "期末五年级到高二",
     高一: "期末五年级到高二",
     高二: "期末五年级到高二", 

改为

     五年级: "期末五年级到高二",
     六年级: "期末五年级到高二",
     七年级: "期末五年级到高二",
     八年级: "期末五年级到高二",
     九年级: "期末五年级到高二",
     初一: "期末五年级到高二",
     初二: "期末五年级到高二",
     初三: "期末五年级到高二",
     高一: "期末五年级到高二",
     高二: "期末五年级到高二",

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.