tkon99 - Overview
Pinned Loading
-
3
"building": "Sarfatti 25",
5
"basement": ["INFOU01"],
-
2
import {CookieJar} from "tough-cookie";
3
import {writeFile} from 'fs/promises';
5
let cookieJar = new CookieJar();
-
A client for gepro-osi schools (specifically tailored for school 507), the private api is yet to be open-sourced (if at all).
JavaScript 1
-
Complete rewrite of the famous gepro-osi-PHP in (you guessed it) Javascript. (For NodeJS).
JavaScript