Downloads
Get guideXOS and everything you need
File size: 12.1MB | Format: ISO Image
Development Tools
Create your own applications for guideXOS
GXM Packager GUI
Graphical tool for creating GXM executables. Features drag-and-drop interface, script validation, and live preview. Perfect for beginners.
- ✎️ Visual script editor
- 🎯 Entry point configuration
- 🖼️ GUI script support
- 📦 Binary packaging
Requires .NET 9.0 | ~2MB
GXM Packager CLI
Command-line tool for automated builds and CI/CD pipelines. Scriptable and perfect for batch operations.
- 🔧 Automation-friendly
- 📂 Batch processing
- 🌐 Cross-platform
- 🔄 CI/CD integration
Requires .NET 9.0 | ~1.5MB
CLI Quick Start
GXM Modules & Applications
Extend guideXOS with additional software
Sample Applications
Example GXM applications to learn from and modify.
- Hello World
- Calculator UI
- App Launcher
- Settings Panel
Community Modules
Applications created by the guideXOS community.
Coming soon! Share your creations with the community.
Utility Tools
System utilities and helper applications.
- Disk Manager
- Process Monitor
- Network Tools
- Log Viewer
Customization Resources
Personalize your guideXOS experience
System Fonts
Additional bitmap fonts for the GUI system.
- Multiple sizes (12-32px)
- Monospace variants
- Custom character sets
Wallpapers
Desktop backgrounds and wallpaper packs.
- HD backgrounds
- Abstract patterns
- Solid colors
Icons & Themes
Custom icon packs and UI themes.
Theme system in development. Create your own visual style!
🔧 Create Your Own Fonts
Use the included Python font generator to create custom bitmap fonts from TrueType fonts. Supports multiple sizes and custom character sets.
📖 Learn How →System Requirements
Minimum specifications to run guideXOS
Virtual Machine (Recommended)
- Software: QEMU, VMware, VirtualBox
- RAM: 2GB recommended
- Storage: 100MB recommended
- Network: NAT or Bridged adapter (optional)
- Graphics: VESA-compatible
Physical Hardware
- CPU: x86-64 compatible processor
- RAM: 512MB minimum, 1GB+ recommended
- Storage: 100MB minimum
- Network: Intel 825xx or RTL8111
- Input: PS/2 or USB keyboard/mouse
Quick Start Guide
Get up and running in minutes
Step 1: Download the ISO
Download the guideXOS ISO image from the top of this page. Save it to a location you can easily access.
Step 2: Create Virtual Machine
Open your virtualization software and create a new virtual machine:
Step 3: Mount the ISO
Configure the virtual machine to boot from the guideXOS ISO image. This is usually done in the CD/DVD settings of your VM.
Step 4: Boot and Enjoy!
Start the virtual machine. guideXOS will boot up and automatically start the GUI desktop environment. Explore the built-in applications, try the network features, and have fun!
Build from Source
For developers who want to compile guideXOS themselves
Requirements
- .NET 9.0 SDK
- Visual Studio 2022 or later (or VS Code)
- NASM (for bootloader assembly)
- Git
Need Help?
Check out our comprehensive documentation for detailed guides, tutorials, and troubleshooting tips.
📚 Browse Wiki ❓ FAQ 🐛 Report Issue