This open-source project aims to replicate the Ubuntu 22.04 desktop experience on the web, using Svelte!
Try it now: 🔗 https://ubuntu2204-svelte.pages.dev/
- Desktop, Dock (side bar) and Panel (top bar)
- System Menu, Calendar
- Google Chrome, VS Code, Settings, Terminal, Calculator, Text Editor, File Manager
- A "working" terminal
- Resizable windows
- Boot screen, lock screen
📝 You can always suggest more features
- 😻 Svelte - Loved by developers. It's fun!
- ⚡ Vite - It's fast!
- 🌊 Tailwind & CSS - Make it look beautiful
▶️ Flowbite Svelte - A flexible UI components library for Svelte
- Can I use this as a OS/server?
- No, this is not a complete OS/server and not affiliated to Ubuntu/Linux in anyway
- Do the commands I type in the terminal affect my computer?
- No, it does nothing. It just simulate the terminal-like experience, without sending or downloading anything to your computer
- Can I contribute?
- Yes of course! All suggestions, bugs fixing are welcome. Just open an issue and create a pull request
- Do you get any inspiration?
- Win11-svelte by yashash-pugalia and macos-web by PuruVJ