Skip to content

An extensible, customizable shell supplement for Windows

License

Notifications You must be signed in to change notification settings

Superfly-Inc/Start9.Host

 
 

Repository files navigation

Start9

Start9 is a WIP extensible, customizable shell supplement for Windows, one which aims to be not only modular, but extends to many needs.

Planned Modules

Start9 is planned with with 7 modules bundled, with more in the Module Marketplace. The default modules list includes:

  • Classic Start Menu
  • Windows XP Start Menu
  • Windows 7 Start Menu
  • Windows 10 AU Start Menu
  • Classic Taskbar
  • Superbar
  • macOS Dock
  • Longhorn (4074) Sidebar
  • Windows 10 Notifcation Center

Start9.Host

A beautiful and simple front-end for managing Start9 modules.

Contributing and Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the Contributor Covenant code of conduct.

In addition, Please follow the contributing guidelines for all Start9 projects.

Dependencies and Frameworks

  • .NET Framework 4.0
    • Official builds of Start9 are built with .NET Framework 4.0. However, you may want to retarget it to be able to access newer features and load in modules compiled for later versions of .NET.
  • WPF related assemblies (PresentationFramework, etc.)
    • These assemblies make Start9 incompatible with .NET Core and other non-Microsoft .NET implementations.
  • Start9.Api
    • This is the home to various abstractions related to Windows objects like programs and open windows. It's also home to the Plex themed UI controls, and a few additional ones.
  • System.AddIn
    • This represents the Microsoft Addin Framework assembly. We use this in Start9 for the Host-side adapter part of the addin pipeline.

Other, smaller dependencies can be seen in the csproj file for the project.


Interested? Join our Discord: Discord

About

An extensible, customizable shell supplement for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%