Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
/ Cs2C Public archive

理科大のCLASSから授業情報をCSVで出力

License

Notifications You must be signed in to change notification settings

wiperS200/Cs2C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cs2C ~CLASSの時間割をCSVにするやつ~

概要

Cs2C は,東京理科大学の学生向けシステム「CLASS」から時間割データを抽出し,
Google Calendar などのスケジュール管理アプリで利用できるCSV形式で保存する Ruby スクリプトです.

使い方

$ git clone https://github.com/wiperS200/Cs2C.git
$ bundle install
$ ruby Cs2C.rb

必要なもの

注意事項

  • CLASS のメンテ期間中は使えません
  • CLASS のカレンダーに表示されない授業(試験など)は取得できません
  • 休講情報を取得できません(今後対応予定)
  • 二ヶ月分の取得が終わるまで3分ほどかかります 配慮なので仕様です
  • 短時間の間に複数回使うと理科大当局からDoS攻撃と判断されるかもしれません

License

This code is licensed under AGPL-3.0. See LICENSE.

Releases

No releases published

Packages

No packages published

Languages