26 Forks
91 Stars
91 Watchers

dotAPNS

dotAPNS is a library used to send push notifications to Apple devices using Apple Push Notification service via HTTP/2 API.

How to download and setup dotAPNS

Open terminal and run command
git clone https://github.com/alexalok/dotAPNS.git
git clone is used to create a copy or clone of dotAPNS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dotAPNS https://github.com/alexalok/dotAPNS/archive/master.zip

Or simply clone dotAPNS with SSH
[email protected]:alexalok/dotAPNS.git

If you have some problems with dotAPNS

You may open issue on dotAPNS support forum (system) here: https://github.com/alexalok/dotAPNS/issues