Go to file
2022-06-24 12:34:52 +00:00
protocol update river protocol & refactor 2022-06-03 14:40:54 +03:00
src update river protocol & refactor 2022-06-03 14:40:54 +03:00
.gitignore initial commit, view-tags is incomplete 2021-05-24 16:04:28 -04:00
build.rs update river protocol & refactor 2022-06-03 14:40:54 +03:00
Cargo.lock use serde_json for serialization 2022-05-06 15:40:00 +03:00
Cargo.toml use serde_json for serialization 2022-05-06 15:40:00 +03:00
LICENSE MIT 2021-05-27 06:37:33 -04:00
README.md changing the help message 2021-07-18 12:46:40 -04:00

A river-status client

This client is useful if you want to have a module for somethig like eww or waybar with status information like the window title, the focused tag and the tag of views.

Dependencies

  • rust

Building

git clone https://gitlab.com/snakedye/ristate.git
cd ristate
cargo build --release