Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurama250/infonetwork
This project is an application that allows you to see the bandwidth used by windows applications live !
https://github.com/kurama250/infonetwork
application network python reseau windows
Last synced: 13 days ago
JSON representation
This project is an application that allows you to see the bandwidth used by windows applications live !
- Host: GitHub
- URL: https://github.com/kurama250/infonetwork
- Owner: Kurama250
- License: other
- Created: 2024-11-10T22:29:53.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T20:39:43.000Z (about 1 month ago)
- Last Synced: 2025-01-02T19:45:00.706Z (13 days ago)
- Topics: application, network, python, reseau, windows
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
InfoNetwork
(Programming Language - Python | Batch)
The code is available in application directly if you wish in releases !
> https://github.com/Kurama250/InfoNetwork/releases/tag/v1.1# Tutorial to install InfoNetwork ! For Windows
A) Auto installer
- First, download the code !
- Open "setup.bat"
/\ "setup.bat" is used to download the python modules you need but if you don't have python then install it !
- After, open "InfoNetwork.py"
B) Manual installer
- On CMD (Command prompt) :
```shell
pip install psutil pyperclip tk
```
- After, open "InfoNetwork.py"- Demo :
![alt text](https://github.com/Kurama250/InfoNetwork/blob/main/InfoNetwork.png)
If you like this repository don't hesitate to give it a star ⭐ !