You will need to install a few required libraries
pip install requests flask
Run python3 taplist.py
navigate to localhost:5000 on your favorite broswer.
No need to edit any config files as its all down in the admin section of the site. Accessed via the gear in the top left corner.
TODO -Would like to add a password to the admin section -add more themes -clean up code -clean up html and css