Notes Command to start local HTTP Server python3 -m http.server Check all files in your directory for (http://localhost:8000/) Replace localhost with device ip and use same port for file access on another device. Related References https://www.freecodecamp.org/news/simplehttpserver-explained-how-to-send-files-using-python/