#pulsar #terminal #tui

app lgm

Pulsar cluster managment in terminal

7 stable releases

new 1.6.1 Jun 21, 2024
1.5.1 Jun 7, 2024
1.4.1 May 24, 2024
1.3.3 May 24, 2024

#119 in Command-line interface

Download history 249/week @ 2024-05-19 26/week @ 2024-05-26 195/week @ 2024-06-02 23/week @ 2024-06-09 191/week @ 2024-06-16

503 downloads per month

MIT license

93KB
2K SLoC

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

Dependencies

~20–37MB
~558K SLoC