Get Started
Install mvmOS
Run a full desktop environment on your Linux server. Install takes less than 5 minutes.
Quick Install
Run this on your Linux server:
git clone https://github.com/mvmrik/mvmOS.git && cd mvmOS && bash install.sh
System Requirements
Linux
Ubuntu 20.04+, Debian 11+, or any modern distro
Python 3.10+
Required for the FastAPI/uvicorn backend
nginx
Acts as reverse proxy in front of uvicorn
512 MB RAM
Minimum. 1GB+ recommended for smooth operation
Installation Steps
1
Clone the repository
git clone https://github.com/mvmrik/mvmOS.git cd mvmOS
2
Run the install script
bash install.sh
The script sets up the Python environment, nginx config, and systemd service.
3
Open in your browser
Navigate to your server address. Set your admin password on first login.
4
Install apps from the Store
Open the App Store from the desktop and install anything you need.