Skip to content

A recreation of Windows 10X Shell for use Windows MobileOS project. Forked from Pdawg's FactoryOS 10X shell.

License

Notifications You must be signed in to change notification settings

Pedro1234-code/CoreShell_mobile

 
 

Repository files navigation

MobileOS_logo-removebg-preview


GitHub issues GitHub pull requests GitHub GitHub commit activity (branch) GitHub contributors GitHub Repo stars

CoreShell Mobile is a UWP app that aims to create a better experience for mobile users based on Windows 10X shell. The shell is designed to run under the Windows MobileOS project.

Changes:

  • Implemented Task View button

  • Replaced app Action Center with system one

  • Fixed Search (opens system Search application)

  • Reimplemented the Power Dialog (it now works, it can shut down and reboot the system, but it was still intentionally not implemented, it opens Notepad instead).

  • Added shortcuts for Microsoft Edge, Apps Folder and File Explorer.

  • Removed incompatible notification code so it can run on full Windows.

  • The default background is the system background image (place the image in C:\Windows\Web\Wallpaper\Windows before setting)


📦 Building

To build the shell, you're gonna need a few things.

  1. Install Microsoft Visual Studio 2022 (any edition works)
  2. Make sure you've installed the .NET Desktop Development workload, along with the Universal Windows Platform workload.
  3. Open the 10x-shell project by clicking the factoryos-10x-shell.sln file in your file explorer.
  4. At the top of Visual Studio, click the Local Machine button to compile and start the shell in Debug mode.

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 the 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!

⚖️ License

10X shell is licensed under the MIT License, found here.

Credits: Pdawg for the original 10X shell recreation.

About

A recreation of Windows 10X Shell for use Windows MobileOS project. Forked from Pdawg's FactoryOS 10X shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%