Sign inSign up

benihelputech/amazon-qrcode-label-creator

By benihelputech

•Updated about 4 years ago

Image
0

886

benihelputech/amazon-qrcode-label-creator repository overview

Latest documentation on GitHub:

https://github.com/ihelpu-tech/amazon-qrcode-label-creator⁠

⁠Amazon Return QR Code Label Generator

Generates a label from the Amazon return QR codes. This allows you to take your package to any UPS authorized retailer, UPS Access Points, or any UPS drop-off location.

⁠Usage

  1. Clone the repoistory or download a ZIP copy.
  2. Edit the return address at the top of the index.js file to match your location.
  3. Open scan-qr-code.html in your browser and follow the on screen instructions.

⁠Docker

You can also clone the docker image by running:

docker run -d -p 8080:80 \
    -e RETURNNAME="Your Company" \
    -e RETURNADDRESS="123 Main St" \
    -e RETURNCITY="Anytown" \
    -e RETURNSTATE="CA" \
    -e RETURNZIP="12345" \
    benihelputech/amazon-return-qr-code-label-generator:latest

⁠Support

The software is provided as is with no warranty. See License⁠ for details.

For custom integrations or paid support of this software or other inquiries, please contact iHelpU.Tech at 217-994-9412 or by emailing [email protected]⁠

Tag summary

Content type

Image

Digest

sha256:f50eaca8b…

Size

54.1 MB

Last updated

about 4 years ago

docker pull benihelputech/amazon-qrcode-label-creator