890 B
890 B
Minecraft Server Monitor
A web application to check the status of Minecraft servers.
Public Access
Features
- Fast status checking
- Player count and list visualization
- Server version and MOTD display
- Latency measurement
- Responsive design
Installation
Linux
- Clone this repository
- Setup venv:
python -m venv .venv - Install requirements:
.venv/bin/pip install -r requirements.txt - Run the application:
.venv/bin/python app.py - Access at
http://localhost:5000
Windows
- Clone this repository
- Setup venv:
python -m venv .venv - Install requirements:
.venv/Scripts/pip install -r requirements.txt - Run the application:
.venv/Scripts/python app.py - Access at
http://localhost:5000
Usage
- Direct access with
http://localhost:5000/api/quick-status/-ip-