dos2 is a simple and versatile operating system. It supports Windows, Linux and macOS.
Make sure you have Python installed, you can get it here.
- Download the source code. If you have git installed, you can simply run
git clone https://github.com/ytrl/dos2.git - Install required dependencies with
pip install -r requirements.txt - Run the program with
python main.py
