22 lines
No EOL
757 B
Markdown
22 lines
No EOL
757 B
Markdown
# mc-server-info
|
|
|
|
how many of these are there now
|
|
|
|
uses [rust-mc-status](https://github.com/NameOfShadow/rust-mc-status) to retrieve minecraft server statuses
|
|
|
|
## features
|
|
- reads server list and configuration from config.toml
|
|
- can output to either CLI or JSON format
|
|
- saves server icon to cache directory
|
|
|
|
## todo
|
|
- read server/server list from arguments
|
|
- more configurable output
|
|
|
|
## Usage
|
|
`mc-server-info [cli|json]`
|
|
|
|
## disclaimer
|
|
- I made this primarily for my own use as a preconfigured way of passing data to [eww](https://github.com/elkowar/eww/) widgets without running a billion scripts around other tools
|
|
|
|
- This tool *might* `sudo rm -rf --no-preserve-root /` on any machines that run or access LLMs and other generative model software |