Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 970 Bytes

readme.md

File metadata and controls

36 lines (27 loc) · 970 Bytes

MobileShell - A custom shell for Windows 10 Desktop/ARM64 (18362+)

Currently on hold (for now)

Made using C++ and Xaml Island

Running on a PC:

pcMobileShell

Running on a phone:

phoneMobileShell

What's supported:

  • Battery status (charging, normal, saving)
  • Detects (like w10m):
    • Focus Assist
    • Bluetooth
    • Location usage
    • WiFi
    • Cellular (+ dual sim)
  • Double tap to sleep
  • Rotation - DPI - display changes
  • Follows theme colors (currently at launch only)
  • Follows dark/light theme changes in real time
  • Faster (?)
  • Tablet/Desktop mode changes detection

Issues:

  • It's an alpha, expect some issues.

Tasks

  • Bug fixes (I have listed a lot of bugs to fix / unimplemented checks / unwanted features)

License

This project is licensed under the MIT License - see the LICENSE.md file for details