19 stable releases

1.14.2 Jan 23, 2025
1.14.1 Dec 2, 2024
1.13.0 Oct 21, 2024
1.11.1 Sep 24, 2024
1.4.1 May 24, 2024

#219 in Command-line interface

Download history 165/week @ 2024-10-20 5/week @ 2024-10-27 22/week @ 2024-11-03 1/week @ 2024-11-10 2/week @ 2024-11-17 368/week @ 2024-12-01 10/week @ 2024-12-08 4/week @ 2024-12-15 3/week @ 2024-12-29 98/week @ 2025-01-19 27/week @ 2025-01-26 8/week @ 2025-02-02

133 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.

Build it yourself

just build

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–35MB
~524K SLoC