Python
Using Python to Serve Files Locally (Video)
Did you know you can serve files on your local network using Python? It’s easy when you use the built-in HTTP server! You can even use this technique to transfer files to your phone! Learn Read more…