blob: b93ff789f1ff6f88cc167172dfeb3deed82c4e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# SPlus Parser
The [Ostfalia SPlus lecture schedule](http://splus.ostfalia.de) 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
### General
Run `npm install` to install the necessary dependencies.
Copy and adjust `config-example.json` and run `npm start config.json`.
|