An open API service indexing awesome lists of open source software.

https://github.com/0xafz/ttop

Simple Resource Monitor in C
https://github.com/0xafz/ttop

Last synced: 3 months ago
JSON representation

Simple Resource Monitor in C

Awesome Lists containing this project

README

        

# Ttop

Simple Resource Monitor in C

## Build
```bash
gcc main.c -o ttop
```

## Run
```bash
./ttop
```