Metadata-Version: 2.4
Name: wifi_scan_termux
Version: 1.2.7
Summary: A lightweight Termux WiFi utility with Python.
Author-email: DerEchteFuchz <DerEchteFuchz@gmail.com>
Maintainer-email: DerEchteFuchz <DerEchteFuchz@gmail.com>
License: MIT License
        
        Copyright (c) 2026 DerEchteFuchz
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://github.com/DerEchteFuchz/WiFi-Scan
Project-URL: Documentation, https://github.com/DerEchteFuchz#readme
Project-URL: Source, https://github.com/DerEchteFuchz/WiFi-Scan
Project-URL: Bug Tracker, https://github.com/DerEchteFuchz/WiFi-Scan/issues
Keywords: termux,android,wifi,scanner
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Android
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: termux-api
Requires-Dist: requests
Dynamic: license-file

📡 WiFi-Scan (Termux)

A powerful WiFi scanning CLI tool for Android (Termux).

🚀 Features

- 📡 Scan nearby WiFi networks
- 🏷️ Vendor detection (IEEE OUI database)
- 🔍 Filter networks (strong, open, vendor)
- 📊 JSON & CSV export
- 🔄 Live scanning mode
- 🌐 GitHub API integration

---

📦 Installation

pip install wifi-scan-termux

---

▶️ Usage

wifi-scan

🔄 Live Mode

wifi-scan --live

📊 JSON Output

wifi-scan --json

🧠 Vendor Filter

wifi-scan --vendor-filter Apple

🏷️ Short Vendor Names

wifi-scan --vendor-short

💾 Export

wifi-scan --save json
wifi-scan --save csv

📦 Project Info

wifi-scan --about

---

📱 Requirements

- Termux
- termux-api installed
- Location permissions enabled

---

⚠️ Notes

Some Android devices do not expose full RSSI/channel data.

Now Live on PyPi!
https://pypi.org/project/wifi-scan-termux/

---

🧑‍💻 Author

DerEchteFuchz

---

⭐ Support

Give this project a star on GitHub!
