A basic script to generate an image with a QR Code to easily share your Wifi. 📶
Install dependencies with:
npm install
Start the script with and follow the instructions:
npm start
There is a devcontainer on that project already configured, feel free to use it.
Install dependencies with:
npm install
Start the script:
npm start
You can open a pull request with your new additions.