Minefetch is a fastfetch-inspired tool for fetching minecraft server motd and displaying it with other data in your terminal without the need to launch the game.
Currently works only with Kitty
- C++17 compiler
- nlohmann/json
- CMake
mkdir build
cd build
cmake ..
sudo make installminefetch <host> [port]