其他
这张二维码在Github上火了,有了它,电脑手机文件互传秒完成
IT服务圈儿
有温度、有态度的IT自媒体平台
来源:开源最前线(ID:OpenSourceTop)
链接:https://github.com/claudiodangelis/qrcp
http://{address}:{port}/{random_path}
go get github.com/claudiodangelis/qrcp
chmod +x /usr/local/bin/qrcp
qrcp MyDocument.pdf
# Multiple files
qrcp MyDocument.pdf IMG0001.jpg
# A whole folder
qrcp Documents/
qrcp --zip LongVideo.avi
qrcp receive
qrcp receive
# The webserver will be visible by
# all computers on the tun0's interface network
qrcp -i tun0 MyDocument.dpf
qrcp -i any MyDocument.pdf
目前,qrcp已经在Github上标星5.6K,Fork累计286个(Github地址:https://github.com/claudiodangelis/qrcp)
*版权声明:转载文章和图片均来自公开网络,版权归作者本人所有,推送文章除非无法确认,我们都会注明作者和来源。如果出处有误或侵犯到原作者权益,请与我们联系删除或授权事宜。