SamiOS v2 is a premium, high-performance hybrid Operating System designed for everyday users, students, and non-programmers. It seamlessly bridges a low-level bare-metal hardware simulation layer with an ultra-smooth, hardware-accelerated 60 FPS graphical interface.
- Dual-Stage Boot: Features a professional, Windows-style setup media on first boot.
- Disk Partitioning Selector: Allows users to interactively select target virtual storage nodes (
/dev/sda1,/dev/sda2). - Live Extraction Progress: Displays dynamic progress bars accompanied by high-fidelity terminal diagnostic file streams.
- Persistent States: Utilizes secure persistence so that once installed, future power cycles boot instantly into the main desktop canvas.
- Premium Entertainment: A fluid sound player with responsive play, pause, and track skip triggers.
- Spinning Vinyl Animation: Includes a stunning, hardware-accelerated rotating physical vinyl record disc element when music is active.
- Dynamic Toasts: Integrated with the Action Center to push "Now Playing" popups on track changes.
- SamiCalc: A clean 17-key neomorphic mathematical grid utility with real-time computation logs.
- SamiNotes: An elegant rich text editor for daily notes and grocery lists. It saves text files directly into the Virtual File System (
/user/documents/), instantly syncable with the File Explorer workspace.
- Smart Icon Wrapping: Matches native Windows/macOS layout behaviors! When a vertical shortcuts layout line fills up to the bottom threshold, icons automatically snap to a brand new column layout lane to the right.
- Mica Glass Aesthetics: Premium frosted glass floating panels, interactive neomorphic taskbar docks, and active slide-in notification systems.
Underneath its friendly consumer-grade interface, SamiOS v2 maintains strict hardware-level execution integrity:
- Two-Stage Assembly Bootloader: Handles secure system bootstrapping configurations.
- Remapped PIC Intel 8259 Engine: Manages low-level machine registers and active hardware interrupts.
- 60 FPS Rendering Core: Drives incoming telemetry streams inside continuous
requestAnimationFramehooks to prevent browser main-thread choking.
The codebase utilizes extreme pipeline optimization filters and layout containments for zero-lag rendering:
- UI Compile Speed:
~188msto245msproduction asset bundles. - Warnings/Errors:
0strict style or component compilation notices. - Composition: Managed entirely by GPU acceleration tags for heavy dragging matrices.
You can install and run SamiOS v2 directly inside any standard virtual laptop environment like Oracle VM VirtualBox or QEMU Emulator.
- Clone this repository:
git clone [https://github.com/YOUR_GITHUB_USERNAME/SamiOS-v2.git](https://github.com/YOUR_GITHUB_USERNAME/SamiOS-v2.git)
cd SamiOS-v2/ui