camilohe / WeatherTwentyOne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather '21

This is a .NET MAUI app showcasing .NET 6 Preview progress. For more information about what's included, read the blogs.

.NET MAUI Weather App on all platforms

Requirements

Setup instructions for Windows and Mac are here on the dotnet/maui wiki.

Platform Integrations

To demonstrate how easily you can enable platform-native integrations, we added a handful of features:

  • App Actions - Microsoft.Maui.Essentials provides a simple API to add shortcuts you access from the app icon
  • System Tray - added the .NET bot to the tray on Windows and status bar on macOS
  • Notifications - trigger a notification when clicking the bot

gallery of platform images

Four Platforms, One Project

The WeatherTwentyOne project is a multi-targeted SDK project that can run on Android, iOS, macOS, and Windows.

run menu

Additional Resources

https://docs.microsoft.com/dotnet/maui

https://github.com/dotnet/maui

About

License:MIT License


Languages

Language:C# 98.8%Language:PowerShell 1.2%