Automatically installs MOOS on a device.
Open a shell in an existing MOOS installation (or live ISO).
As root, execute the "auto_moos.py" script with Python.
python auto_moos.py
- Remove Python-Colorama or make it optional
- Add command line arguments
- Implement configuration generation
- Allow customization of all fields
- Implement scrolling
- Add an option for headless installation
- Center the GUI on the screen
- Improve documentation