Minecraft host manager
Project description
MC Host Manager (Lightweight)
Fast local Minecraft host dashboard with safe lock + backup flow.
What It Does
- Start / Stop / Restart server
- Safe stop flow:
save -> stop -> backup -> sync world -> unlock - Live status + console logs
- Real-time CPU/RAM/I/O bars (server process based)
- Backup list + download
- Download full current server files (ZIP)
- Open server/shared/backups folders from UI
Lightweight Design
This build intentionally removes heavy multi-layer automation and keeps only core stable logic.
- Minimal background threads
- Minimal endpoints
- No large control-panel stack
- Fast polling with lightweight cached status snapshots
Key Logic
- Lock is acquired before start sequence
- Lock heartbeat runs while hosting
- On crash while hosting, auto finalize flow runs to release lock safely
- Force clear is blocked if active lock exists
Run (source)
bash launch.sh
Open: http://localhost:7842
Ready-to-use package
A packaged ready-to-use app is available in release/ as mc-host-manager-ready-to-use-*.zip.
Unzip it and run:
bash launch.sh
The package already includes the app files, UI assets, and docs.
Controls From Another Screen/PC
If dashboard is opened from another device, control actions require matching project_key.
- Project key is shown in Settings
- Same key on both screens allows control
Build
bash build.sh
Windows:
build.bat
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mc_host_manager-1.0.0b1.tar.gz.
File metadata
- Download URL: mc_host_manager-1.0.0b1.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db7a068347503eb5ee51615380b4a2045e083090cc9364ca39190360fc817460
|
|
| MD5 |
10f396508c7d3b4e3f42f01658527b66
|
|
| BLAKE2b-256 |
c13ab27bbe0a943b423e4e9e37338ed5869a2172c92d421e7cc72f02073604ea
|
File details
Details for the file mc_host_manager-1.0.0b1-py3-none-any.whl.
File metadata
- Download URL: mc_host_manager-1.0.0b1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23aee7466f525425c1b30057aca1fa06799ab0a49995385c6d3f606ff1e3046e
|
|
| MD5 |
639ce8ba8e6a09ecbe5305298516afb7
|
|
| BLAKE2b-256 |
106b2b03d7ac5fc85c7979e00a5c06728d11ece8c48a885847aa23264f0dd3fe
|