https://github.com/moritz344/mcscan
A cli application to fetch data from your favourite minecraft server. 🧙♂️
https://github.com/moritz344/mcscan
cli-tool minecraft python python-cli-project
Last synced: 9 months ago
JSON representation
A cli application to fetch data from your favourite minecraft server. 🧙♂️
- Host: GitHub
- URL: https://github.com/moritz344/mcscan
- Owner: Moritz344
- License: mit
- Created: 2025-04-04T19:31:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T18:11:56.000Z (9 months ago)
- Last Synced: 2025-04-07T18:18:57.240Z (9 months ago)
- Topics: cli-tool, minecraft, python, python-cli-project
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcscan
A CLI application to fetch data from your favourite minecraft server.
https://github.com/user-attachments/assets/b662b0b1-854e-45ae-9ce3-9db7bf7089b5
# Installation
```bash
pip install mcscan
```
https://pypi.org/project/mcscan/
# API
This project uses the [mcstatus API](https://mcstatus.io/docs) to retrieve real-time data from Minecraft servers.
# Author
- Moritz344