/Selene

A system status bar built for Windows

Primary LanguageC#MIT LicenseMIT

Selene

Build Status

A system-wide status bar built for Windows.

Selene Running

Compatibility

Selene utilises certain Windows 10 Runtime API features that are only available in Windows 10 1809 (Build 17763) or later.

Building

Visual Studio 2019 with the .NET desktop development workload and Windows 10 SDK (10.0.18362.0) is required to build the project.

Ensure you complete a NuGet restore before attempting to build the solution.

Releases

Official releases are coming soon. Development builds are available from the Azure Pipelines builds above. Please note that Selene is still early in development, these builds may be unstable and features may change until released.

License

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

Acknowledgements