Easily import your exam and class schedule with SimasterICSGen! This program will convert your Simaster schedule page from HTML to an ICS file which can be imported by a variety of calendar apps including Google Calendar. Say good bye to those old times where we had to input all of the schedules manually to our favorite calendar apps.
Usage of SimasterICSGen:
-input string
(Mandatory) The HTML file of Simaster Jadwal Ujian page
-output string
The ICS output (default "result.ics")
Steps:
- Download SimasterICSGen executable from this repo's releases page.
- Go to SIMASTER exam page
- Save the page (press
CTRL
+S
) - Run
./SimasterICSGen -input <the html file you just saved>
, e.g
./SimasterICSGen -input "Simaster Jadwal Ujian.html"
- The result will be saved as
result.ics
And finally, you can import the result.ics
file from a calendar app like Google
Calendar.
Available at https://refeed.github.io/SimasterICSGen/
- Add more docstring
Available at LICENSE.txt