An open API service indexing awesome lists of open source software.

https://github.com/hemants1703/qr-code-generator-cli-based

A CLI-based app that generated QR code based on the URL you input
https://github.com/hemants1703/qr-code-generator-cli-based

Last synced: 3 months ago
JSON representation

A CLI-based app that generated QR code based on the URL you input

Awesome Lists containing this project

README

          

# QR CODE GENERATOR👾
A CLI-based **Node.js** app that generated QR code based on the URL you input

# To use on your device💻
Simply clone this repo on your device and in the terminal at the location of this project,
1. Run ```npm install``` in order to install all the dependencies in the first go
2. Run ```npm index.js```
3. Enter the URL you wish to generate a QR code for and then the code will be generated in the directory named ```QR_IMAGE.png```

Congratulations🎉 you just generated a QR code for your URL, now you can share it with anyone...