Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.66 KB

README.md

File metadata and controls

52 lines (38 loc) · 2.66 KB

Scriptable-BK-Widget

The following widgets are only be used by students studying at Ho Chi Minh University of Techology (HCMUT).

Widgets List

BK-Task-Widget

ABOUT

This project is an iOS widget made with Scriptable, which clearly displays subjects' tasks.

Description

  • Show all available tasks (quizzes, assignments of subjects) in the current month through the calendar.
  • Display up to 4 upcoming tasks in detail from present.
  • The interactable widget provides instant tasks preview.

Restriction

Only available for small and medium-sized widget.

USAGE

  1. Download Scriptable (iOS).
  2. Open the app and create new file.
  3. Copy all the code from bk-task-widget.js and paste into the compiler in the app.
  4. Visit https://e-learning.hcmut.edu.vn/ and login into your account, then visit this link to copy the Key for the Moodle mobile web service.

    Do not share this Key to anyone else

  5. Create a medium-sized widget at homescreen and edit it, select the file you just created and paste the Key into the parameter text field.

BK-Timetable-Widget

ABOUT

This project is an iOS widget made with Scriptable, which displays the today's and tomorrow's timetable.

Restriction

Better works with medium-sized or larger size iOS widget for the better view.

USAGE

  1. Download Scriptable (iOS).
  2. Open the app and create new file.
  3. Copy all the code from bk-timetable-widget.js and paste into the compiler in the app.
  4. Visit https://mybk.hcmut.edu.vn/stinfo/ then login into your account, click at timetable tab and copy your entire timetable in the selected semeter as text, except for the row header.
  5. Create a medium-sized (or larger size) widget at homescreen and edit it, select the file you just created and paste the timetable into the parameter text field.