topdio 0.1.0

Like top, but with audio. Listen to your computer's resource usage statistics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# topdio

Like [top](https://man7.org/linux/man-pages/man1/top.1.html), but with audio. Listen to your computer's resource usage statistics.

## Installation

[todo]

## Usage

```bash
topdio
# or, with non-default arguments:
topdio --num-oscillators 30 --wave-type sine --freq-scale 12
```