Go to file
2024-04-25 19:33:13 -07:00
protocol Update river-status-unstable to the newest version 2023-02-24 21:51:32 +01:00
src Add mode support and update dependencies 2024-04-25 19:28:26 -07: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 Add mode support and update dependencies 2024-04-25 19:28:26 -07:00
Cargo.toml use serde_json for serialization 2022-05-06 15:40:00 +03:00
LICENSE Update LICENSE and move old license to LICENSE.original 2024-04-25 19:32:19 -07:00
LICENSE.original Update LICENSE and move old license to LICENSE.original 2024-04-25 19:32:19 -07:00
README.md Fix README.md 2024-04-25 19:33:13 -07:00

A river-status client

Original credit to this program goes to snakedye / Bryan at https://gitlab.com/snakedye/ristate

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

cargo build