Path to this page:
./
net/qrcp,
Transfer files over Wi-Fi via a QR Code
Branch: CURRENT,
Version: 0.11.3nb1,
Package name: qrcp-0.11.3nb1,
Maintainer: ktnbqrcp transfers files over Wi-Fi from your computer to a mobile
device by scanning a QR code without leaving the terminal. qrcp
binds a web server to the address of your Wi-Fi network interface
on a random port and creates a handler for it. The default handler
serves the content and exits the program when the transfer is
complete. When used to receive files, qrcp serves an upload page
and handles the transfer.
Master sites:
Version history: (Expand)
- (2024-09-06) Updated to version: qrcp-0.11.3nb1
- (2024-09-05) Updated to version: qrcp-0.11.3
- (2024-08-11) Updated to version: qrcp-0.11.2nb5
- (2024-07-03) Updated to version: qrcp-0.11.2nb4
- (2024-06-13) Updated to version: qrcp-0.11.2nb3
- (2024-06-01) Updated to version: qrcp-0.11.2nb2
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-04-03 02:55:29 by Kevin Bloom | Files touched by this commit (8) | |
Log message:
updated to use my NetBSD address
|
2024-03-03 18:00:11 by Jason Bacon | Files touched by this commit (3) |
Log message:
net/qrcp: Update to 0.11.2
Prepared in wip by Kevin Bloom.
Upstream now requires go 1.18
Changes: https://github.com/claudiodangelis/qrcp/releases
|
2024-02-19 20:34:45 by Greg Troxel | Files touched by this commit (5) |
Log message:
net/qrcp: Add version 0.11.1
Prepared in wip by Kevin Bloom.
qrcp transfers files over Wi-Fi from your computer to a mobile
device by scanning a QR code without leaving the terminal. qrcp
binds a web server to the address of your Wi-Fi network interface
on a random port and creates a handler for it. The default handler
serves the content and exits the program when the transfer is
complete. When used to receive files, qrcp serves an upload page
and handles the transfer.
|