Push notification service for Latest Chatty UWP
Also provides live tile support for the app.
Makes use of the Simple Chatty API.
Documentatation for the API is available here.
- Clone the repo
- Ensure .NET 8.0 or later is installed and in your path.
dotnet restore
dotnet build