Kunsi / package-hafas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMV Abfahrtsplan

Screenshot der Ausgabe

This package allows you to display a HAFAS powered departure board.

Import

Caching

If you're running a lot of info-beamer instances, you might run into issues where you don't get enough updates without getting over the api request limit. To circumvent this, you can use the included cache_runner.py script.

The script will read a standard config.json, with the additional undocumented option of setting a specific output_directory to put the json files somewhere else.

In info-beamer just input the path to the cached json files. Authentication is not supported as of now.

About

License:Other


Languages

Language:Python 77.0%Language:Lua 23.0%