Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 712 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 712 Bytes

NTHU_alb_reserve

Getting Start

Download the exe file here.

In the setting file, you need to fill the information as below.

{
    "id": "110XXXXXX",
    "password": "yourpassword",
    "field1": "3",
    "time1": "12",
    "field2": "3",
    "time2": "13"
}

Notice

  • The "field" means the number you need.
  • The "time" means the period you need. Be careful, it should be an integer between "". For exxample, 7:00~8:00 is "1", 8:00~9:00 is "2", and so on.

Thanks