Skip to content

Latest commit

 

History

History
72 lines (53 loc) · 1.96 KB

README.md

File metadata and controls

72 lines (53 loc) · 1.96 KB

WSPManager 🔓

WSPManager is a Simple windows utility tool.To get the Saved 📡 WiFi network password 🔐 and save it in plain text 📔 file.

Table of Contents

Prerequisite

WSPManager runs only on windows machine who have WiFi Enabled.

Requirement
Operating System  : Windows
python version    : 3.x

Structure

  • UI Files:

    • contains the .ui file designed using QTDesigner.
    • converted .ui to .py using uic.
      pyuic5 -x "WSPManager.ui" -o "WSPManager.py" 
      
  • Screenshots:

    • Contains working demo pics.
  • WSPManager.py:

    • Main Program logic is here.

Install

Clone this repository in local machine or download this repository and extract it. After Cloning repository go to root directory and run following command in command prompt.

python WSPManager.py

After running above statement you will get following result.

Main Window 💻

Main Window

About Us 🙋 Window

About Us

Go to File and click on save to save Result into text file 📔. About Us

Download

  • 📺 Windows Exe Here
  • 🛄 Portable Here

Contributors

Help

If Any issue arrise contact me at

License

MIT © Ravishankar Chavare.