Python based simple WiFi manager for Windows 10/11
Project description
WiFi Manager for Windows
A simple, lightweight GUI application for managing WiFi connections on Windows systems.
Features
- Automatic WiFi Troubleshooting: Detects connection issues and automatically repairs them
- WiFi Profile Management: Easily connect to saved WiFi networks
- Detailed Logging: Color-coded console output for monitoring network operations
- Simple Interface: Clean, dark-themed UI optimized for all screen sizes
- Windows Native: Designed specifically for Windows 10 and Windows 11 systems
Installation
Option 1: Download Executable
- Download the latest release from the official download page
- Run the
wifiman.exefile - no installation required
Option 2: Install via Python
# Install from PyPI
pip install wifiman
# Launch the application
wifiman
Usage
Troubleshoot WiFi
Automatically detect and fix connection issues:
- Click "Troubleshoot Wi-Fi" to start automatic repair process
- The tool will disable and re-enable your adapter if connectivity is lost
Connect to Networks
- Click "List Wi-Fi" to see all saved network profiles
- Select a network from the dropdown
- Click "Connect" to connect to the selected network
Monitor Activity
- All operations are logged in the console window
- Color-coded messages help identify different types of events
System Requirements
- Windows 10 or Windows 11
- Python 3.10 or higher (for installation from source)
- Administrator privileges (for network adapter operations)
Development
This project uses a simple Python structure:
main.py: Core application code- Built with PyInstaller for standalone executable
License
This project is licensed under the GNU General Public License v3 (GPL-3.0).
Author
Developed by Krishnakanth Allika (richly-human-grew[at]duck[dot]com)
Links
Copyright © 2025 Krishnakanth Allika. All rights reserved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wifiman-0.1.1.0.tar.gz.
File metadata
- Download URL: wifiman-0.1.1.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2a3d42542533baebd05a9d48a936f0cbdb9bc981f2f4d5b16e4d26f67b2acf
|
|
| MD5 |
80e39c52bca57318654ce04a5d523f46
|
|
| BLAKE2b-256 |
1866a2e2888b80126a9b42aa0ec640f64372f4a4063a8b74d82668bc6e75e6c2
|
File details
Details for the file wifiman-0.1.1.0-py3-none-any.whl.
File metadata
- Download URL: wifiman-0.1.1.0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4c2af1d525d65d40e2741b420cd1f8edcaaaf99dd763b3bba6bd706c2af42ab
|
|
| MD5 |
05cd4545c276bf7e27500df5e9b4e1f6
|
|
| BLAKE2b-256 |
b10b2ecb586bb3a8ca0b97173ea8d4d0c9689b805e626939faaafb3a6508492b
|