GoOS (GoplexOS) is a simple operating system (OS) built from scratch using CosmosOS.
- Simple command line interface, has commands for common tasks (ex: creating files and running programs)
- TUI & GUI (GUI is very WIP)
- Basic file system support (FAT32)
- Runs on both virtual machines and real hardware (NOT RECOMMENDED ON REAL HARDWARE)
- 256MB RAM or more
- 8MB HDD or bigger preformatted as FAT32
- PS/2 Keyboard & Mouse
- VGA Display (HDMI will work if onboard)
- 1GB RAM or more
- 1GB HDD or bigger preformatted as FAT32 (VHD provided on any release)
- 128MB VRAM or more
- PS/2 Keyboard & Mouse
- VGA Display (HDMI will work if onboard)
If you're interested in contributing to GoOS, we'd love to have your help! Please see the CONTRIBUTING.md file for more information on how to contribute.
GUI Interface
Console Interface