GoOS is a simple operating system (OS) built from scratch using goCosmos (https://github.com/CosmosOS/Cosmos).
Simple command-line interface
Basic file system support (FAT32)
Command-line commands for common tasks, such as creating directories and files, and running programs
Runs on both virtual machines and real hardware (NOT RECOMENDED ON REAL HARDWARE)
- 128MB ram or more
- 1GB HDD Preformatted as FAT32 (vhd provided on any release)
- 8MB Video Memory or more
- PS/2 Keyboard
- 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.