factoryos-10x-shell
factoryos-10x-shell copied to clipboard
A Win10x shell recreation to run in place of the default FactoryOS shell.
FactoryOS 10x shell is a UWP app that aims to accurately recreate the Windows 10X shell and experience in XAML/C#. The shell is designed to run under FactoryOS as part of my 10X revival project.
[!NOTE]
Do note that everything will not be exactly 1:1 with 10X, but I do try my best.
:package: Building
To build the 10X shell, you're gonna need a few things.
- Install Microsoft Visual Studio 2022 (any edition works)
- Make sure you've installed the
.NET Desktop Developmentworkload, along with theUniversal Windows Platformworkload. - Open the 10x-shell project by clicking the
factoryos-10x-shell.slnfile in your file explorer. - At the top of Visual Studio, click the
Local Machinebutton to compile and start the shell in Debug mode.
💿 Installing
To install the shell independently, download the latest release, then install the app package in the downloaded release.
[!NOTE]
Since 10X shell is under development, you may not see any releases. Once a build is stable, it will be released.
🤝 Contributing
To contribute to 10X shell, create an issue describing your suggestion, then you'll be given the green light to continue and make a PR. All contributions are appreciated!
:balance_scale: License
10X shell is licensed under the MIT License, found here.