Skip to content

Add WiFi Password Extractor and QR code generator script #472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sudharsan-T
Copy link

@Sudharsan-T Sudharsan-T commented Jul 27, 2025

PR Title

Add Wi-Fi Password Extractor and QR Code Generator Script

Summary

This PR adds a new Python script that extracts saved Wi-Fi profiles and passwords from a Windows system and generates QR codes for each network.

✅ This PR fixes: Add Wi-Fi Password Extractor with QR Code Generator Python Script #471

Description

This script automates the retrieval of saved Wi-Fi credentials and converts them into scannable QR codes using the standard format. It helps users share Wi-Fi passwords easily without needing to type them manually.

Changes Included:

  • Added wifi_qr_generator/wifi_qr.py main Python script
  • Added README.md inside the script folder with usage instructions and features
  • Updated root README.md under “List of Scripts” to include this tool

Checks

In the repository

  • No functionality was broken
  • All changes are isolated and well-organized
  • Commit messages are meaningful

In the Pull Request

  • Followed contribution and PR format
  • Made the PR simple and focused on one feature
  • Manually tested the script to ensure it works as expected

Thanks for the opportunity!
– Sudharsan T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant