Python HTTP server · easily share files between your devices

in linux •  7 years ago  (edited)

python -m http.server
python2 -m SimpleHTTPServer

I also wrote a detailed post on my blog many months ago with images etc..

On Android you can install (install it by using F-Droid) Termux, a terminal emulator with a built-in repository, launch it and then install python by running:

packages install phython

then run the command above (run ip addr if you need to know your address)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!