KyrenOS is a browser-based operating system interface built using React, TailwindCSS, Framer Motion, GSAP, Remix Icon, and React RND. It simulates a desktop-like environment with windows, a taskbar, and a boot screen, built as a learning and showcase project for advanced frontend development.
This is version 1.0. Future versions will introduce more functionality, polish, and real system-like behavior.
recording-2026-01-29-193449-cfske110_7KoUzh7N.mp4
- Boot Screen Simulation – Simulated OS boot sequence with logs and progress indicators.
- Draggable and Resizable Windows – Windows can be moved and resized using React RND.
- Start Menu and Taskbar – Desktop-style navigation similar to real operating systems.
- Basic Applications – Multiple apps are added; currently only the Google browser app is functional. Other apps will be completed in the next update.
- Smooth UI Animations – Motion effects implemented using Framer Motion and GSAP.
- Desktop-Only Support (v1.0) – This version is optimized for desktop screens. Mobile support will be added later.
- Real-Time System Stats – Displays real-time charging status and internet speed.
- Frontend Framework: React
- Styling: TailwindCSS
- Animations: Framer Motion, GSAP
- Icons: Remix Icon
- Window System: React RND
All third-party resources and assets belong to their respective owners.
git clone https://github.com/ashmitjr/KyrenOS.git
cd KyrenOSnpm installnpm run devGo to:
http://localhost:5173/
If you have suggestions, feedback, or if any resource owners want assets removed, contact me:
- Email: ashmit4works@gmail.com
- GitHub: https://github.com/ashmitjr
- Instagram: https://instagram.com/beingashmit
This project is licensed under the MIT License. You are free to use, modify, and distribute it.
Made by Ashmit
