Code Monkey home page Code Monkey logo

reckonian / pushsharp-anywhere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vmandic/pushsharp-anywhere

0.0 2.0 0.0 20.2 MB

This project demonstrates the usage of the PushSharp .NET SDK for simple and efficient management of multiplatform (IOS, Android and Windows Phone) Push Notification services. This solution consists a couple of separate projects including shared processor libraries. A Web .NET MVC5 app and a Desktop Windows Forms app used for monitoring and handling push notifications.

License: Apache License 2.0

Java 4.10% C# 22.63% ASP 0.03% PowerShell 31.32% Pascal 37.99% Puppet 0.93% JavaScript 2.99%

pushsharp-anywhere's Introduction

PushSharp-Anywhere

This project demonstrates the usage/implementation of the PushSharp .NET SDK for simple and efficient management of multiplatform (IOS, Android and Windows Phone) Push Notification services on the server side.

This solution is consisted from a couple of separate projects including shared processor libraries; a Web .NET WebAPI app and a Desktop Windows Forms app used for monitoring and handling push notifications as a "state machine".

The repo is also planned to have more (iOS Obj-C, Android, Win RT 8.1, Win10 UWP, Xamarin.iOS, Xamarin.Android, Xamarin.Forms) client implementations connecting to an PushSharp service server.

ATTENTION: Take care of how much PushNotification objects you will read from the database when processing, in this case there is a thread looping/pooling the database for one per one of the newst push notifications. You could also set to read all the notifications instead of one (latest). For more info jump into the code of the PushNotificationProcessor.cs file.

Instruction for use

Server: Enter all connection strings to your database where needed, register for push notifications on the service providers: Google, Apple and Microsoft, enter the provided keys to PushNotificationProcessor.cs.

Clients: Enter your 3rd party server endpoints in the proper places/classes.

Disclaimer

This project was built for a show case on the mscommunity.hr standup/meetup in Zagreb held at 25.11.2014. No coded tests were performed, bugs are possible, please contribute and fork on!

Update 23.9.2015.

Project was updated for the conference MobilityDay 2015 showcase. Take care when loading the Android app, needs gradle reconfiguration.

pushsharp-anywhere's People

Contributors

vmandic avatar matijaleskovar avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.