This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import json | |
import subprocess | |
import time | |
from pathlib import Path | |
import atexit | |
import boto3 | |
import requests | |
import datetime | |
#path where you have extracted ngrok execution file. Follow readme file to install on Pi |