https://github.com/ajb413/wpf-pubnub-desktop-notifications
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
https://github.com/ajb413/wpf-pubnub-desktop-notifications
csharp desktop dotnet mvvm mvvm-architecture notification notifications pubnub tutorial windows windows-desktop-notifications windows-forms wpf wpf-desktop
Last synced: about 2 months ago
JSON representation
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
- Host: GitHub
- URL: https://github.com/ajb413/wpf-pubnub-desktop-notifications
- Owner: ajb413
- Created: 2018-08-27T23:51:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T22:10:11.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T16:11:57.776Z (2 months ago)
- Topics: csharp, desktop, dotnet, mvvm, mvvm-architecture, notification, notifications, pubnub, tutorial, windows, windows-desktop-notifications, windows-forms, wpf, wpf-desktop
- Language: C#
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Desktop Notifications with C#, WPF, MVVM, and PubNub
Trigger desktop notifications on one or many Windows Desktop apps using PubNub and C#. This example app uses the MVVM pattern with C# and WPF.

## Tutorial
A full WPF tutorial is available on the PubNub Blog, click on this picture to visit:
## PubNub
**Forever Free PubNub API keys are required in the View Model!** Click on this picture to signup for free, now:## Desktop App
Click on a button to trigger a PubNub message. All clients, around the world, that are subscribed to the PubNub channel will see the notification in real time!