OpenShell

Development of this project has stopped. (The project will not be abandoned, only no new features will be added.We will be back with new projects as MDTLOrg )

Linux logo

Browser-Based GNU/Linux Terminal Simulation

OpenShell is a web-based project that simulates a GNU/Linux environment directly in your browser.

It includes a GRUB-style boot menu, systemd-like boot logs, and a fully functional command-line interface.

The terminal supports over 20 Linux commands including ls, cd, mkdir, cat, rm, sudo, chmod, neofetch, and cowsay.

A multi-user system is also available with useradd, passwd, and su commands.

The project uses localStorage to store files, directories, users, permissions, and aliases persistently.

OpenShell can be hosted on any static web server and is intended for educational purposes or as a lightweight Linux demo.

Go to Simulation