Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

This is a (inofficial) wrapper for the substitution API from gykl.de

License

Notifications You must be signed in to change notification settings

codecrafter404/VPlan-Java-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

Our school switched their VPlan system...

VPlan-Java-Wrapper

This is a wrapper for the API from gykl.de

Usage

Get Week

new VPlanAPI("host.net", "password", isMD5Hash).getWeek(
                List.of(new Date("YYYY-MM-DD", timestamp)),
                "class"
        );

Check Password

new VPlanAPI("host.net", "password", isMD5Hash).checkPassword("lol");

No warrenty, this is an unoffical Project!

About

This is a (inofficial) wrapper for the substitution API from gykl.de

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages