Coder Social home page Coder Social logo

hlju-class-schedule's Introduction

声明

我也毕业了,不能再登录学校的选课系统,故不再维护。

简介

如何将课程表导入日历?

几年前科协 VC 组的沈学长给出了一个优雅的办法:把课程表导出为 iCalendar 文件。iCalendar 是“日历数据交换”的标准。绝大多数邮箱服务商,如 Outlook、Gmail 等,都提供日历同步服务,并且支持该标准。而绝大多数的移动设备平台,如 Android、iOS、Windows Phone 等,都原生支持该同步功能。只要用你的邮箱帐号登录这些设备,就能将日历事件同步到系统日历之中。

因为学长已经毕业,而且选课系统也进行了更换,学长原来做的软件“黑龙江大学课表日程助手”已经不能用了。为了继承学长的火之意志,我开发了这个项目。

使用方法

  1. 从课程表导出 ics 文件
    • 方法一: 使用 Firefox、Chrome 等现代浏览器打开选课网站,登录之后按F12打开开发人员工具,将脚本代码全部拷贝进控制台,然后按回车,选课页面便会弹出下载文件窗口,保存即可。
    • 方法二: Firefox 安装脚本管理器扩展 Greasemonkey(Chrome 则安装 Tampermonkey),安装后再安装此脚本。安装后每次登录选课网站便会弹出下载文件窗口,保存即可。
  2. 将 ics 文件导入你的日历
  3. 在你的移动设备上登录你的邮箱帐号
  4. 登录成功后日历就会自动同步

效果图

hlju-class-schedule's People

Contributors

fuyuhin avatar

Watchers

 avatar  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.