uses rust-mc-status to retrieve minecraft server statuses
Find a file
2025-11-10 15:10:41 -08:00
src initial functional release 2025-11-05 17:53:31 -08:00
.gitignore initial functional release 2025-11-05 17:53:31 -08:00
Cargo.lock initial functional release 2025-11-05 17:53:31 -08:00
Cargo.toml add debian package info 2025-11-10 15:10:41 -08:00
license.md initial functional release 2025-11-05 17:53:31 -08:00
README.md initial functional release 2025-11-05 17:53:31 -08:00

mc-server-info

how many of these are there now

uses 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 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