A simple web application which allows you to share your WiFi credentials instantly with your friends and family.
- Clone this repo using
git clone https://github.com/singhkumarpratik/WiFi-of-house
. - Install dependencies using
pip install -r requirements.txt
. - Install
wkhtmltopdf
from here. - Change the
wkhtmltopdf
path inapp.py
.