send-over-http

Share a file with someone on your local network using QR Code
git clone git://git.server.ky/slackcoder/send-over-http
Log | Files | Refs | README

go.mod (139B)


      1 module git.server.ky/slackcoder/send-over-http
      2 
      3 go 1.17
      4 
      5 require github.com/mdp/qrterminal/v3 v3.0.0
      6 
      7 require rsc.io/qr v0.2.0 // indirect