2025-04-01 18:03:27 +08:00
2024-12-26 12:15:59 +08:00
2025-01-23 02:04:13 +08:00
2025-01-23 02:04:13 +08:00
2025-01-23 02:04:13 +08:00
2024-12-26 12:15:59 +08:00
2025-04-01 18:03:27 +08:00
2025-01-23 11:56:18 +08:00
2025-01-23 02:04:13 +08:00

alt text

"It's like Glasswire for Terminals!"

Crystalwire

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: pip install -r requirements.txt

Usage

Once installed, you can run 'crystalwire' from the command line: python -m crystalwire.main

Description
No description provided
Readme MIT
Languages
Python 100%