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

https://github.com/kamiyaa/dwmstatus-rs


https://github.com/kamiyaa/dwmstatus-rs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# dwmstatus-rs

A simple status bar

Output:
```
<---> │ 2.2 GB │ 33°C │ [95%] │ 00:06 │ Sat 03/06 10:23
```

## Building
```
cargo build --release
```

## Installing
```
cargo install -f --path=.
```

## Running
```
dwmstatus
```