Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-http-server

A simple Python HTTP server that allows sending messages from a phone browser to a Mac over a local network.


Run

  1. Make sure your phone and Mac are on the same network.
  2. Start the server on your Mac:
python3 server.py
  1. Get your Mac IP:
ipconfig getifaddr en0
  1. Open on your phone:
http://<mac-ip>:8080

Output

Phone – before sending

Phone – after sending

Mac – server output

About

A simple Python HTTP server that allows sending messages from a phone browser to a Mac over a local network.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages