Skip to content

This script can generate a svg qrcode from an url and send it to an email address from command line.

License

Notifications You must be signed in to change notification settings

alfiosalanitri/qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qrcode-generator

Generate a svg qrcode from url and send the file to an email address.

Installation

  • sudo apt update
  • sudo apt install qrencode mailutils ssmtp
  • sudo chmod +x /usr/local/bin/qrcode-gen
  • sudo ln -s /link/to//qrcode-generator/qrcode-gen /usr/local/bin/qrcode-gen

Usage

qrcode-gen https://www.alfiosalanitri.it create

Dependencies

About

This script can generate a svg qrcode from an url and send it to an email address from command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages