topdio

crates.io

Like top, but with audio. Listen to your computer's resource usage statistics.

Installation

Install Rust if you haven't already, then run:

bash cargo install topdio

Usage

```bash topdio

or, with non-default arguments:

topdio --num-oscillators 30 --wave-type sine --freq-scale 50 --refresh-rate 500 ```