-
Windows or Linux (Mac is not supported but it may work)
-
The rich package from python (
pip install rich
) -
Preferably the latest version of Python
-
Git
First open up your terminal/command prompt and type:
git clone https://github.com/ShaloOS/ShaloOS && cd ShaloOS
after that just run the main.py file
On Windows:
python main.py
On Linux:
python3 main.py
-
ShaloOS is an os created in python with many features such as an app store or file management
-
You can report them in issues page.