ristate/README.md

22 lines
560 B
Markdown
Raw Normal View History

# A [river-status](https://codeberg.org/river/river) client
2021-05-24 15:05:16 -07:00
## Original credit to this program goes to [snakedye / Bryan][1] at [https://gitlab.com/snakedye/ristate][2]
[2]: https://gitlab.com/snakedye
[2]: https://gitlab.com/snakedye/ristate
This client is useful if you want to have a module for somethig like [eww][3] or
[waybar][4] with status information like the window title, the focused tag and
the tag of views.
[3]: https://github.com/elkowar/eww
[4]: https://github.com/Alexays/Waybar
2021-05-24 15:05:16 -07:00
### Dependencies
- rust
## Building
```sh
cargo build
```