18 stable releases

1.14.1 Dec 2, 2024
1.13.1 Dec 2, 2024
1.13.0 Oct 21, 2024
1.11.1 Sep 24, 2024
1.4.1 May 24, 2024

#193 in Command-line interface

Download history 272/week @ 2024-09-21 145/week @ 2024-09-28 46/week @ 2024-10-05 9/week @ 2024-10-12 159/week @ 2024-10-19 11/week @ 2024-10-26 22/week @ 2024-11-02 1/week @ 2024-11-09 2/week @ 2024-11-16 347/week @ 2024-11-30 31/week @ 2024-12-07 4/week @ 2024-12-14 3/week @ 2024-12-28

53 downloads per month

MIT license

115KB
2.5K 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

~19–34MB
~507K SLoC