Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/com.pushwoosh.plugins.pushwoosh
Pushwoosh CLI setup
https://github.com/mhartington/com.pushwoosh.plugins.pushwoosh
Last synced: 14 days ago
JSON representation
Pushwoosh CLI setup
- Host: GitHub
- URL: https://github.com/mhartington/com.pushwoosh.plugins.pushwoosh
- Owner: mhartington
- Created: 2013-08-15T14:40:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-23T13:58:52.000Z (over 11 years ago)
- Last Synced: 2024-12-07T17:44:02.526Z (20 days ago)
- Language: Objective-C
- Size: 398 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pushwoosh SDK for Phonegap/Cordova CLI
===============================Pushwoosh CLI setup
intergration of the Pushwoosh skd through Cordova/Phonegap CLI plugin install
To install:
$cordova plugin add https://github.com/mhartington/com.pushwoosh.plugins.pushwoosh.git
To remove:
$ cordova plugin rm com.pushwoosh.plugins.pushwooshThis is just a test of automatic intergration via the command line interface.
These include everything needed to add push notifications from pushwoosh except for the index.js (as named on their github) which changes on ios and android.
Download a copy of those .js files and change them to fit your needs