๐ Version 1.0.0 is here! Introducing the all-new Bedrux TUI โ a beautiful, modern terminal interface for managing your Minecraft servers.
| Feature | Description |
|---|---|
| ๐ฅ๏ธ Modern TUI | Beautiful terminal user interface built with Textual |
| ๐ฆ One-Click Install | Download and install any Bedrock server version with a single click |
| ๐พ Backup & Restore | Create, manage, and restore server backups effortlessly |
| ๐ Live Server Stats | Real-time CPU, RAM, and uptime monitoring |
| ๐ฎ Multi-Instance | Run and manage multiple server instances |
| โก Auto Architecture Detection | Seamless AMD64/ARM64 support with Box64 integration |
- ๐ฅ๏ธ Stunning Terminal UI โ Navigate with ease using the new Bedrux TUI
- ๐ฅ Smart Downloads โ Fetch latest release, preview, or any specific version
- ๐พ Backup System โ Create and restore server backups with timestamps
- ๐ Instance Management โ Create, delete, and switch between server instances
- ๐ Real-time Monitoring โ Watch CPU, RAM usage, and server uptime live
- ๐๏ธ Multi-Architecture โ Native AMD64 + ARM64 (via Box64) support
- โจ๏ธ Interactive Console โ Send commands directly to your server
- ๐ฏ Double-Click Actions โ Intuitive UI with click-to-start functionality
Important
Requirements: Download Termux from F-Droid (not Play Store version).
Open Termux and run:
curl -L theonuverse.github.io/bedrux/setup | bashpd sh bedruxbedruxThat's it! ๐ You're now ready to create and manage your Minecraft Bedrock servers.
| Key | Action |
|---|---|
S | Start a server instance |
X | Stop the server instance |
Esc | Go back & Quit Bedrux |
Once your server is running, you can:
- ๐ Send commands directly (e.g.,
say Hello!,stop,op <player>) - ๐ Monitor real-time stats (CPU, RAM, uptime)
- ๐ View live server logs
The Minecraft Bedrock Dedicated Server is built for AMD64 architecture. On ARM64 devices (most Android phones), Bedrux automatically uses Box64 for translation.
Warning
Performance varies by device. ARM64 emulation may cause reduced performance compared to native AMD64. For best results, use a device with at least 4GB RAM.
Warning
CPU monitor unavailable on Termux: Termux does not expose per-process CPU usage to unprivileged apps. As a result, Bedrux's live CPU monitor will be unavailable or show inaccurate values when running inside Termux environments. RAM, uptime, logs and server management features still function normally.
Bedrux stores all data in ~/.bedrux/:
instances/โ Your server installationsbackups/โ Server backups (timestamped.zipfiles)
| One command to install, one command to run. No complex setup required. Full control over your Minecraft world โ no third-party hosting needed. | Run a Bedrock server anywhere your Android phone goes. No subscriptions, no hidden costs. Open source and community-driven. |
Server won't start (Exit code 126)
This usually means the server binary isn't executable. Bedrux v1.0.0 fixes this automatically, but if it persists:
chmod +x ~/.bedrux/instances/<your-server>/bedrock_serverDownload fails or times out
Check your internet connection. Bedrux downloads directly from Minecraft's official servers, which may be slow in some regions.
High CPU usage on ARM64
This is expected due to Box64 translation. Consider reducing view distance and simulation distance in server.properties.
- ๐ Termux Wiki
- ๐ง Box64 GitHub
- ๐ฎ Minecraft Bedrock Server Download
- ๐ Bedrock Server Properties Guide
For questions, bugs, or feature requests, please open an issue.
I'm here to help! ๐
Made with ๐ by theonuverse
โญ Star this repo if Bedrux helped you!


