# Send Over HTTP Share a file with someone nearby over HTTP using a QR Code printed to the terminal. Inspired by the android app [Share Via HTTP](https://github.com/marcosdiez/shareviahttp). ## Usaage ``` go run ./cmd/send-over-http --help # Usage of send-over-http [target] # # target - file or directory to share (default: .) # ```