Win11React com.blueedgetechno.win11react
winget install --id=blueedge.win11react -e
This open source project is made in the hope to replicate the Windows 11 desktop experience on web, using standard web technologies like React, CSS (SCSS), and JS.
Win11React is an open-source project designed to replicate the Windows 11 desktop experience on web browsers using standard technologies like React, CSS (SCSS), and JavaScript. It provides a modern and visually appealing interface that mimics the features of Windows 11 while running entirely in a browser.
Key Features:
- Start Menu and Search: A functional Start Menu with search capabilities for quick access to apps and files.
- File Explorer Integration: A desktop-like File Explorer for browsing and managing files.
- Snap Layouts: Ability to snap windows into different layouts for efficient multitasking.
- Customizable Themes: Support for various themes and backgrounds to personalize the experience.
- Multilingual Support: Available in multiple languages, making it accessible to a global audience.
Audience & Benefit: Ideal for developers, UI/UX designers, and tech enthusiasts looking to explore or integrate a modern desktop-like interface into their web applications or personal projects. It offers a flexible and customizable solution that can be tailored to meet specific needs while running natively in any modern browser. The project is not affiliated with Microsoft and serves as an open-source exploration of the Windows 11 design language.
Win11React can be installed via winget on compatible Windows systems, making it easy to integrate into your workflow.
README
Win11React
This open source project is made in the hope to replicate the Windows 11 desktop experience on web, using standard web technologies like React, CSS (SCSS), and JS.
Notice
> This project is not in anyway affiliated with Microsoft and should not be confused with Microsoft’s Operating System or Products. > This is not a Windows 365 cloud PC.
THIS IS NOT THE APP STORE REPO: App Store
Documentation: https://win11react-docs.andrewstech.me/
This project is still a work in progress.
Live Experience🌈: win11.blueedge.me
Translation
You can find other language versions of Win11React here.
Simplified Chinese(中文简体)
Gallery
Why
WHY NOT? Why not just waste a week of your life creating a React project, just to cover up your insecurities of how incompetent you are. Just why not!
Features
- Start Menu, Search Menu and Widgets
- Desktop and Right Click action
- Side Navigation and Calendar View
- Snap windows in different layouts
- Browser, Store, Terminal, Calculator
- Notepad, Vscode, Whiteboard
- File Explorer + Setting
- Drag and Resize windows
- Startup and Lock screen
- Themes and Background
- Multilang Support
Stack
- Framework - React (^17.0.2) + Redux
- Component/UI Library - None!!
- Styling Solution - SCSS and CSS Modules (tailwind).
- Icons - fontawesome
FAQ
- Is this the full operating system?
- No, This is not a full operating system and It is also not affiliated by Microsoft in anyway.
- How long did it take?
- Honestly It took 2-3 days collecting assets, 2-3 planning and about 6 days programming it.
- Did you use any UI/Library?
- No.
- Can I contribute?
- Yes, you can! Open an issue, create a pull request, head over to discussions or join the Discord.
- Where did you get the inspiration from, if you have?
- I got the inspiration from this youtube video.
- What is the answer of Life, the Universe, and Everything?
- 42
🌟 Star this project
⏫ Scroll to the ⭐️ button
If you believe this project has potential, feel free to star this repo just like many amazing people have 👇
Local Deployment
Docker
To use docker use the following command:
docker run -d --restart unless-stopped --name win11react -p 3000:3000 blueedge/win11react:latest
Home Assistant
Balena-Cloud
Compiled
You can find a compiled .exe
in the Releases section or via clicking HERE
WINGET - WINDOWS PACKAGE MANAGER If you have one of the latest windows builds then you can enter the command below in CMD
winget install blueedge.win11react
Online Deployment
Contributors
Known Issues
- Blur not working in Firefox browser.
Solution:
- Open
about:config
in your firefox browser. - Search for
layout.css.backdrop-filter.enabled
and set it totrue
.
License
⚖️ CC0-1.0 License
Sharing
Although our license does allow for this project to be reposted, modified and shared without permission from us, we do kindly ask that credits are given to the original GitHub page and the Win11 react team when reposting the project publicly.