This is really simple, not really secure way of transferring files/pictures/whatever over a local network.
Inspired by this php script
- install with
go get https://github.com/AlecRosenbaum/easy-upload - run
easy-upload - A browser window will open up with the link and an upload button
- visit that link on any device connected to local wifi and upload files
- uploaded files will be placed
~/Downloadsdirectory of the user running the script
