Coder Social home page Coder Social logo

mooc's Introduction

说明

英华学堂网课助手客户端版本
作者: Pluto
禁止二次售卖, 仅供学习与交流
代刷慕课的请不要使用, 我讨厌代刷慕课的

演示

web端

使用

教学视频

https://www.bilibili.com/video/BV1yo4y147bR/

文字教程

  • releases页面下载最新版, 到电脑

  • 配置好config.json, 直接双击运行运行.bat即可,窗口不能关闭, 只能最小化

    • 关闭了还问我怎么没有了, 程序都没有运行了, 怎么可能还有
  • 也可以双击运行后台运行.bat让程序在后台运行 ( 没有窗口 )

  • 打开 http://127.0.0.1:10086 可以在浏览器查看服务状态

  • 如果想要结束后台程序请运行结束.bat结束后台程序

  • 如果启动一直卡住,没有东西输出,请在系统防火墙添加一下应用名单或者直接关闭防火墙

linux系统

自己琢磨, 不教

配置

base_url使用mooc.yinghuaonline.comschool_id为必填项
使用自己学校的平台可以不填,默认为0 (推荐)

base_url请填写自己学校的平台域名,不要有路径地址
school_id请填写0
server网页端地址, :10086=> 127.0.0.1:10086 ( 不懂就不要改 )
limit协程数, 支持多门课程一起刷, 拉满 ( 填数字就行了, 99也行 ) 可以以最快速度刷完 (推荐拉满)
JSON在线编辑工具: https://tool.aoaostar.com/json

{
  "global": {
    "server": ":10086",
    "limit": 3
  },
  "users": [
    {
      "base_url": "https://mooc.yinghuaonline.com",
      "school_id": 0,
      "username": "username",
      "password": "password"
    }
  ]
}

举个栗子

{
  "global": {
    "server": ":10086",
    "limit": 999999
  },
  "users": [
    {
      "base_url": "https://mooc.school.com",
      "school_id": 0,
      "username": "233123321",
      "password": "a1234567"
    }
  ]
}

支持多账号

{
  "global": {
    "server": ":10086",
    "limit": 3
  },
  "users": [
    {
      "base_url": "https://mooc.yinghuaonline.com/",
      "school_id": 0,
      "username": "username1",
      "password": "password1"
    },
    {
      "base_url": "https://mooc.yinghuaonline.com/",
      "school_id": 0,
      "username": "username2",
      "password": "password2"
    }
  ]
}

mooc's People

Contributors

aoaostar avatar

Stargazers

 avatar 蒋逸仙 avatar Ruitao Liang avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar polly小极 avatar Qishao avatar  avatar  avatar  avatar 铦 avatar  avatar Donald avatar  avatar  avatar 乐π avatar  avatar hanhan avatar  avatar  avatar 江川三三 avatar 明金同学 avatar suchengyi avatar 立方体Cube avatar  avatar  avatar Shiqi_SQ avatar  avatar  avatar  avatar  avatar  avatar zhanghulu avatar caotai avatar  avatar  avatar wxm avatar  avatar Qin 52 avatar Yongqi Liang avatar  avatar Wuhao avatar  avatar 蚊香 avatar  avatar  avatar  avatar  avatar  avatar hony avatar Li Wenyou avatar ccdescipline avatar  avatar  avatar unica avatar 24 avatar Mike avatar  avatar leoZZZZ avatar MingyuXiao-lighthouse avatar QFeng avatar  avatar tiankongsang avatar StrawBerry avatar

Watchers

 avatar  avatar  avatar  avatar

mooc's Issues

萌新,有问题的请看

怎么使用这里写的很清楚了

https://github.com/aoaostar/mooc#%E4%BD%BF%E7%94%A8

  • 用什么软件打开json文件?
    • 用记事本打开啊,我没有要求你用别的吧

把自己账号密码,学校平台地址填进去,然后双击运行.bat这个文件就结束了!

不要再问我怎么弄了,程序使用很简单!已经用了最最最简单明了的大白话写清楚了

没有更详尽的教程了!!!

程序发布到现在差不多五个月了,有问题早就修复了,除非慕课更新了api,当然,即便更新了我也不会再更新了,除非我回到18岁
运行不了,就好好找找自己的原因吧,别一上来就提issue,提了issue也连个图都不给

客户端1.3.2运行失败

您好,我使用的1.3.2版本的客户端,config文件配置好之后,双击运行后一直无显示,使用管理员打开报错aoaostar_mooc.exe文件无法运行,如下图
image
image

大佬好

大佬啊 这个config.json文件怎么配置 还有 这个127.0.0.1:10086拒绝访问。

大佬帮帮

QQ截图20230424230346
不是这样配置的吗,,,,我太小白了,,help!!!!1

你好大佬

配置完黑框显示选择学校信息怎么搞,能不能出个小白的教程

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.