Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tico88612/tcu-course

慈濟大學 自動刷新搶課系統
https://github.com/tico88612/tcu-course

Last synced: 10 days ago
JSON representation

慈濟大學 自動刷新搶課系統

Awesome Lists containing this project

README

        

# 慈濟大學搶課系統

Still in development

**版本不穩定,我沒寫斷線例外處理**

僅供學術交流,使用後 24 小時以內刪除

你的選課因這個出問題請不要找我,作者不負任何責任

如果你同意就使用

系統 | 大概測試
:----: | :----:
Windows 10 | OK
Mac OS X 10.14.x | OK
Linux | Unknown

## Usage

```bash
git clone https://github.com/tico88612/tcu-course.git
cd tcu-course
npm install
npm start
npm build # if you want to build
```