netmon 0.1.2

A simple CLI and library for network monitor, mainly network speed monitoring.
Documentation

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

cargo install netmon

# Then run
netspeed

Platforms

  • MacOS
  • Linux
  • Windows

Features

  • Print most basic network speed in the terminal
  • Can be used as a library