This script serves as helping hand for those can't configure their wifi card on linux
# clone the repo
cd PyNetBridge
sudo python3 PyNetBridge.py
# configure interfaces.d manually
vim /etc/network/interface
You may fork this repo and adjust to your liking make sure to star it too!