lgm

Crates.iolgm
lib.rslgm
version1.7.0
sourcesrc
created_at2024-05-24 12:54:53.093847
updated_at2024-06-28 14:25:55.065652
descriptionPulsar cluster managment in terminal
homepagehttps://github.com/bloznelis/lgm
repositoryhttps://github.com/bloznelis/lgm
max_upload_size
id1251084
size192,707
Lukas Bloznelis (bloznelis)

documentation

README

LGM

Puslar cluser managment app in terminal.

The signal, a series of sharp pulses that came every 1.3 seconds, seemed too fast to be coming from anything like a star. Bell and Hewish jokingly called the new source LGM-1, for “Little Green Men.” [1]

image

Install

Cargo

cargo install lgm

note: you might need some system-wide libraries, like protobuf and libx11-dev for lgm to build.

Prebuilt binaries

Head over to the releases and grab the latest binary based on your platform.

TODO

  • Token auth for subscriptions
  • To show topic stats, we have to fetch them one-by-one. This seems to be annoying to do in std Rust, so look into Tokio streams.
  • Auto refresh
  • Search-like filter for all the resources
Commit count: 39

cargo fmt