UNPKG

auskema

Version:

Shows a schedule for a given student id from Aarhus University

22 lines (12 loc) 601 B
#AuSkema Yet another Aarhus University schedule reader... but for the terminal! ![alt tag](https://raw.githubusercontent.com/naueramant/auskema/master/res/screenshot.png) ## Installation ```sh npm install auskema -g ``` ## Sources For now auskema can only use the [lukasj.org]( http://lukasj.org/auskema/) json api as source (which is awesome check it out). But the reader can easily be extended to use other sources, see ./sources/template.js and ./config.json for more information on that. ## Contributors * [naueramant](https://github.com/naueramant/) * [Skeen](https://github.com/Skeen/)