# Network Monitor
> This project is a simple network speed monitor for MacOS, Linux and Windows, written in Rust.
>
> Mainly used for network speed monitoring in the terminal. This can also be used as a rust library.
## Installation
```bash
cargo install netmon
# Then run
netspeed
```
## Platforms
- [x] MacOS
- [x] Linux
- [ ] Windows
## Features
- [x] Print most basic network speed in the terminal
- [x] Can be used as a library