mirror of
https://github.com/rpfilomeno/crystalwire.git
synced 2025-06-01 00:50:03 +00:00
Update README.md
This commit is contained in:
parent
d09668bde9
commit
cbddcc9fd0
@ -10,12 +10,12 @@ Monitor bandwidth usage, per process!
|
||||
'crystalwire' is a simple command-line tool that provides real-time monitoring of network bandwidth usage for each running process. It uses the `psutil` library to gather system information and displays the results in a user-friendly format.
|
||||
### Installation
|
||||
To install 'crystalwire', you can use pip:
|
||||
``cmd
|
||||
``
|
||||
pip install -r requirements.txt
|
||||
``
|
||||
### Usage
|
||||
Once installed, you can run 'crystalwire' from the command line:
|
||||
``cmd
|
||||
``
|
||||
python -m crystalwire.main
|
||||
``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user