Socket
Socket
Sign inDemoInstall

qwif

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qwif

Generate QR code for WIFI and more.


Maintainers
1

qwif

Generate QR codes for WIFI and more from the command line.

Requirements

  • python 3.8+

Installing

Install and update using pip:

pip install -U qwif

Alternatively, you can package and run qwif in a docker container:

make image

Usage

qwif supports a number of QR code content types through subcommands.

To generate a QR code for WIFI configuration:

qwif wifi --ssid test --password test

To generate a QR code to configure e.g. Google Authenticator:

qwif otp --secret test --issuer "Big Corp"  --account_name test@test.local

A list of subcommands can be printed by running qwif --help.

Each has its own help menu detailing the supported parameters for each QR code type.

Authors

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc