Skip to content

Pdawg-bytes/GyroShell

Repository files navigation


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

GyroShell is a shell for Windows 11 (and maybe 10) that aims to provide a customizable and functional shell experience. The shells UI is written in WinUI 3 XAML, and the backend is composed of C#; all brought together by WASDK.

Warning

GyroShell is currently under heavy development and may not be stable.


📦 Building

To build GyroShell, 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, with Windows App SDK C# Templates checked in extras.
  3. Open the GyroShell project by clicking the GyroShell.sln file in your file explorer.
  4. At the top of Visual Studio, click the GyroShell (Packaged) button to compile and start the shell in Debug mode.

⌨️ Developing for GyroShell

GyroShell is an extensible platform that supports external plugins. These plugins enable the community to easily create custom UIs or backend features for the shell. To create custom plugins, check out the wiki.

💿 Installing

To install GyroShell, download the latest release, then install the app package in the downloaded release.

Note

Since GyroShell is under development, you may not see any releases. Once a build is stable, it will be released.


🤝 Contributing

To contribute to GyroShell, follow the contribution guide. All contributions are appreciated!

❤️ Major Contributors

People in this section have contributed a significant amount to GyroShell. Thank you, contributors!

  • Pdawg - Lead developer of GyroShell. Works on the UI, backend, and design.
  • AnalogFeelings - Implemented Dependency Injection, refined the UI, and cleaned up the backend.
  • Rounak - Implemented the taskbar icon system and some shell hooking code.

⚖️ License

GyroShell is licensed under the Modified BSD License (3-clause), found here.

Screenshots (subject to change)

image image image image

About

A shell for Windows 11 (and maybe 10) that aims to allow for a much more customizable and streamlined shell experience. Fully written in C# WASDK.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages