Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 !

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 ⭐ !