MonomaOS: A Python-based command-line OS-like environment (v0.0.1)

2 fotis203 1 6/21/2025, 4:56:15 AM github.com ↗

Comments (1)

fotis203 · 8h ago
MonomaOS is an early prototype of an operating system environment written entirely in Python, running in the terminal. It simulates basic OS-like commands, process management, and file handling without any external dependencies. Feedback and contributions are welcome!