ristate/README.md

14 lines
431 B
Markdown
Raw Normal View History

2021-05-24 15:05:16 -07:00
# A [river](https://github.com/ifreund/river)-status client
2021-05-26 05:12:07 -07:00
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.
2021-05-24 15:05:16 -07:00
### Dependencies
- rust
## Building
```shell
git clone https://gitlab.com/snakedye/ristate.git
cd ristate
cargo build --release