Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 461 Bytes

File metadata and controls

25 lines (19 loc) · 461 Bytes

Minefetch

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

Preview

Requirements

Building and installation

mkdir build
cd build
cmake ..
sudo make install

Usage

minefetch <host> [port]