Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 473 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 473 Bytes

HSL Infoscreen for Nexus 7 tablets

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.

Image of info screen

Installing

$ git clone https://github.com/Frozenball/hslinfo.git
$ mkvirtualenv hslinfo
$ pip install -r requirements.txt

Running

$ export HSL_USERNAME='bla'
$ export HSL_PASSWORD='bla'
$ python hslinfo.py