This is a small application that shows the HSL bus time info on my Nexus 7 tablet. This probably should be migrated to Angular or something.
$ git clone https://github.com/Frozenball/hslinfo.git
$ mkvirtualenv hslinfo
$ pip install -r requirements.txt
$ export HSL_USERNAME='bla'
$ export HSL_PASSWORD='bla'
$ python hslinfo.py