bgammill / NotificationThingy

A tiny push notification thingy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification Thingy

A tiny push notification thingy for Android.

Why for?

I got tired of using push notification services that I did not own.

Functionality

  1. Connects to a remote MQTT server.
  2. Listens for incoming messages on a topic.
  3. Triggers a notification containing message body.

Built With

  • ngrok - secure introspectable tunnels to localhost
  • Xamarin.Android - Build fully native Android apps using C# or F# in Visual Studio.
  • Github Gist - Hosts manifest.

License

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

About

A tiny push notification thingy


Languages

Language:C# 100.0%