Crystalwire 1.0 Release

When you don't care about the firewall but need the jumping graphs that track which process consumes all your bandwidth, it's like Glasswire for terminals!

Crystalwire is a command-line tool that monitors network bandwidth usage for each running process in real-time. It utilizes the psutil library for gathering system information and displays the data in a user-friendly format.
Installation
1. Clone the project
gh repo clone rpfilomeno/crystalwire
2. install 'crystalwire' the dependencies
pip install -r requirements.txt
Usage
Once installed, you can run 'crystalwire' from the command line:
python -m crystalwire.main