
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
create-qr-cli
Advanced tools
create-qr-cli provides a command line interface for quickly generating QR codes directly in your terminal. Just pass the text as an argument, and the CLI tool will convert it into a QR code displayed in the terminal. It utilizes the create-qr-core module
create-qr-cli is a command line tool that allows you to generate QR codes directly from your terminal. This tool convert text into QR codes efficiently.
To install create-qr-cli, use npm:
npm install -g create-qr-cli
This will install the tool globally on your system, making it available from any terminal window.
Using create-qr-cli is simple. Here's how you can generate a QR code:
qr "Your text here"
Example:
qr test
Just replace "Your text here" with the text you want to convert into a QR code. The QR code will be displayed directly in your terminal.
Contributions are welcome! Feel free to open a pull request or an issue if you have suggestions or find a bug.
This project is licensed under the ISC License.
FAQs
create-qr-cli provides a command line interface for quickly generating QR codes directly in your terminal. Just pass the text as an argument, and the CLI tool will convert it into a QR code displayed in the terminal. It utilizes the create-qr-core module
We found that create-qr-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.