ristate/README.md
2021-07-18 12:46:40 -04:00

14 lines
431 B
Markdown

# A [river-status](https://github.com/ifreund/river) client
This client is useful if you want to have a module for somethig like [eww](https://github.com/elkowar/eww) or [waybar](https://github.com/Alexays/Waybar) with status information like the window title, the focused tag and the tag of views.
### Dependencies
- rust
## Building
```shell
git clone https://gitlab.com/snakedye/ristate.git
cd ristate
cargo build --release