Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ mcdiscovery Public archive

A Python library and CLI tool for discovering Minecraft LAN servers on a network

License

Notifications You must be signed in to change notification settings

ewpratten/mcdiscovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft LAN Server Discovery Poetry Test Suite Poetry Build Suite PyPI version

mcdiscovery is a Python library and CLI tool for discovering Minecraft LAN worlds / servers on your local network. This works in accordance to @tomsik68's protocol description here.

Installation

To install, ensure your system has python3 and python3-pip, then run:

python3 -m pip install mcdiscovery

Usage

mcdiscovery can be used as a CLI tool by running python3 -m mcdiscovery, or as a library with import mcdiscovery. API documentation can be found here.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages