# astal-river a library and cli tool for getting status information of the river wayland compositor. ## Build from source ### Dependencies - meson - glib - gobject-introspection - json-glib - libwayland ```sh # Clone the repository git clone https://github.com/astal-sh/river cd river # Setup and build meson setup build meson compile -C build # Install meson install -C build ``` ## Todo - docs