Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ splus Public archive
forked from schneefux/splus

splus.ostfalia.de to ICS parser

License

Notifications You must be signed in to change notification settings

SplusEins/splus

 
 

Repository files navigation

SPlus Parser

The Ostfalia SPlus lecture schedule is complicated to use, due to the lacking responsiveness especially on smartphones. However there are some really good and easy to use calendar programs/apps. This project serves as a bridge between SPlus and those programs.

Setup

Run npm install to install the necessary dependencies. Copy config-example.json.

Start with npm start ./config.json or export SPLUS_CONFIG=./config.json. ./config-example.json is the default configuration path.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%