NOVEXOS
NEXT GENERATION OPERATING SYSTEM
Built from scratch. Custom kernel. Zero compromises.
CORE PHILOSOPHY
Every line of code in NovexOS serves a purpose. No bloat. No compromises.
CUSTOM KERNEL
Built entirely from scratch with no external OS base. Complete control over memory management, process scheduling, and system architecture.
SECURE BY DESIGN
Memory safety and privilege separation baked in from day one. Security is not an afterthought - it's foundational.
PERFORMANCE FIRST
Lightweight architecture with zero unnecessary overhead. Every byte of code serves a purpose.
OPEN SOURCE
Free to use and integrate with mandatory attribution. Community-driven development with transparent roadmap.
DEVELOPMENT ROADMAP
Track our progress as we build the future of operating systems.
FOUNDATION
- ▸Stage 1 & 2 Bootloader
- ▸Kernel entry point
- ▸VGA text driver
- ▸GDT & IDT setup
- ▸Physical & virtual memory manager
- ▸Keyboard & PS/2 driver
- ▸Basic shell (NovexShell)
FILE SYSTEMS
- ▸OS installer (NovexInstaller)
- ▸FAT32 support
- ▸NTFS support
- ▸Ext4 support
ADVANCED FEATURES
- ▸Process scheduler (round-robin)
- ▸NovexFS custom filesystem
- ▸ELF binary loader
- ▸Networking stack (TCP/IP)
- ▸NovexDE desktop environment
- ▸Package manager
- ▸Multi-core support (SMP)
GET NOVEXOS
Download the latest alpha release and experience the future of operating systems.
⚠️ Alpha software: Not recommended for production use or daily driver
SYSTEM REQUIREMENTS
QUICK START
git clone https://github.com/omegadevelopmentsfr/NovexOS.gitmake isomake run