Giter Site home page Giter Site logo

zzhzd / online-course-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ocsjs/ocsjs

0.0 0.0 0.0 54.42 MB

ocs 网课刷课脚本,帮助大学生解决网课难题,目前支持的平台:超星,智慧树

Home Page: https://enncy.github.io/online-course-script/

License: Apache License 2.0

HTML 0.50% CSS 10.25% TypeScript 53.07% Vue 32.82% Less 2.27% JavaScript 1.10%

online-course-script's Introduction

online-course-script

ocs online-course-script 在线网络课程辅助脚本工具 简称网课脚本,帮助大学生解决网课难题,目前支持的平台:超星,智慧树

✨新版即将公测,有问题请到qq内测群(641347645)或者讨论区反馈

✨旧版使用方法请到 master 分支查看!

简介

  • 使用 electron + vue3 + typescript 的方式搭建的跨平台网课脚本软件,核心使用 pupeteer + 自研的 pioneerjs 脚本库来进行浏览器以及 js 脚本的驱动。
  • 一键式运行刷课脚本,只需要添加账号和一些基本参数,则可一键刷课,全程躺平,支持自动答题模块
  • 软件采用增量更新,自动更新,快捷迭代

软件下载

  • releases 下载对应版本的安装程序即可
  • 如果下载慢或者无法访问,可以到gitee码云下载 码云releases

软件教程

项目运行

  • 本项目使用的是 nodejs 环境,如果未安装,请先自行安装!
# 克隆项目到本地
git clone [email protected]:enncy/online-course-script.git
# 进入目录
cd online-course-script
# 安装依赖
npm install
# 为防止 electron 安装失败,手动执行安装
node node_modules/electron/install.js
# 进入 electron app 文件夹
cd app
# 安装 electron 依赖 (本项目使用双依赖结构,具体参考 https://www.electron.build/tutorials/two-package-structure)
npm install
# 回到根目录
cd ..
# 运行项目
npm run dev
# ... 其他命令请参考 package.json

online-course-script's People

Contributors

enncy avatar

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.