Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tico88612/tcu-course
慈濟大學 自動刷新搶課系統
https://github.com/tico88612/tcu-course
Last synced: 10 days ago
JSON representation
慈濟大學 自動刷新搶課系統
- Host: GitHub
- URL: https://github.com/tico88612/tcu-course
- Owner: tico88612
- License: mit
- Created: 2019-09-08T03:22:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:09:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:47:09.112Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```