SihabSahariar/Wi-Fi-Profile-Viewer
Wi-Fi Profile Viewer is a simple Python application built using PyQt5 that allows users to view and export Wi-Fi profiles on a Windows system. The application retrieves Wi-Fi SSIDs and passwords using `netsh` commands and provides a user-friendly interface for managing this information.
PythonGPL-3.0