A simple simulated operating system written in python by WeatiNio!
- Dynamic shell system
- LERDCRMC filesystem - (List, Edit, Read, Delete, Create, Rename, move, Copy)
- Python 3.x
Run:
python3 sys/boot.py
in the project root
WeatiOS is not a bootable operating system. This is a simulated operating system designed to run on an existing operating system such as Windows or Linux