X4MD (X4 Command Module) is a custom-designed terminal interface built in Python. Inspired by futuristic systems, X4MD blends functionality with aesthetic sci-fi visuals and speech capabilities.
- 🧠 Integrated with Ollama for AI-powered conversations (
ollama run X4) - 💬 Voice-based interaction (TTS) for system time and introductions
- ⌨️ Command execution like a normal terminal (Windows/Linux)
- 🎨 Sci-fi styled UI with typing effects and color themes
- 🛸 Modes: Assist, Combat, and Stealth (planned/optional)
- 🔊 Custom boot and exit sequences
- 🖥️ Works as a standalone
.exe(using PyInstaller)
Clone the project
git clone https://github.com/laz4rd/X4MDGo to the project directory
cd X4MDInstall dependencies
pip install colorama(Optional) Package it
pyinstaller --onefile x4md.pyPersonal Info and Other Work seen on https://x4creative.framer.website
