15 stable releases

1.13.0 Oct 21, 2024
1.12.0 Oct 4, 2024
1.11.1 Sep 24, 2024
1.10.0 Aug 11, 2024
1.4.1 May 24, 2024

#214 in Command-line interface

Download history 22/week @ 2024-07-29 188/week @ 2024-08-05 151/week @ 2024-08-12 291/week @ 2024-09-23 162/week @ 2024-09-30 13/week @ 2024-10-07 7/week @ 2024-10-14 169/week @ 2024-10-21 23/week @ 2024-11-04

200 downloads per month

MIT license

105KB
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
  • Search-like filter for all the resources

Dependencies

~20–36MB
~537K SLoC