22 stable releases
Uses new Rust 2024
| 1.17.0 | Mar 17, 2025 |
|---|---|
| 1.15.1 | Feb 23, 2025 |
| 1.14.1 | Dec 2, 2024 |
| 1.13.0 | Oct 21, 2024 |
| 1.7.0 | Jun 28, 2024 |
#415 in Command-line interface
1,464 downloads per month
110KB
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]
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
~19–38MB
~517K SLoC