An open API service indexing awesome lists of open source software.

https://github.com/bloznelis/lgm

Pulsar cluster management porcelain
https://github.com/bloznelis/lgm

cli pulsar terminal

Last synced: 15 days ago
JSON representation

Pulsar cluster management porcelain

Awesome Lists containing this project

README

          

# 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]](https://www.aps.org/publications/apsnews/200602/history.cfm)

![image](https://github.com/user-attachments/assets/94cd935f-b57b-432f-a1de-02b49edd5a4b)

## 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](https://github.com/bloznelis/lgm/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