live: https://overrun.flux3tor.xyz/
a kali linux style desktop but in your browser
this is a frontend-only project that recreates a linux-like environment with a login screen, desktop, window system, and basic apps
- login screen with working auth
- desktop with panel and workspaces
- draggable windows with minimize, maximize, close
- terminal (basic commands)
- file manager ui
- text editor
- system info and settings
- fake browser
- right click menu
basically a mini OS vibe inside a website
wanted to see how far i could push frontend to feel like an actual operating system
also just thought it would be cooll
- vanilla javascript
- html css
- vite
git clone https://github.com/Flux3tor/OverRun.sh
cd OverRun.shh
npm installl
npm run devv
this is not a real operating system
just a visual and interactive clonee
- better terminal behavior
- more apps
- improved file system logic
- polish ui