Skip to content

Commit e98e0aa

Browse files
committed
Fix another url, add TODOs
1 parent 75f88f3 commit e98e0aa

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TiPushNotification
22
Yes you can use it with your self-hosted server or any other cloud services like Parse.com or Appcelerator cloud.
33

4-
## Get it [![gitTio](http://gitt.io/badge.svg)](http://gitt.io/component/dk.napp.drawer)
4+
## Get it [![gitTio](http://gitt.io/badge.svg)](http://gitt.io/component/TiPushNotification)
55
Download the latest distribution ZIP-file and consult the [Titanium Documentation](http://docs.appcelerator.com/titanium/latest/#!/guide/Using_a_Module) on how install it, or simply use the [gitTio CLI](http://gitt.io/cli):
66

77
`$ gittio install TiPushNotification`
@@ -99,5 +99,13 @@ tiPush.registerDevice({
9999
### Contributions
100100
Your issues and pull requests are most welcome.
101101

102+
### TODOs
103+
1. Server-side snippets for PHP and NodeJS
104+
1. Parse.com example
105+
1. Wordpress self-hosted example
106+
1. APN Server API setup tutorial
107+
1. GCM Server API setup tutorial
108+
1. Add option to depend on [CaffeinaLab GCM](https://github.com/CaffeinaLab/GCM) or [Jeroen GCM](https://github.com/morinel/gcmpush) module.
109+
102110
### Credits
103111
This module is based on [ACS Push Notifications](https://github.com/ricardoalcocer/acspushmod) CommonJS module by my Ricardo Alcocer.

0 commit comments

Comments
 (0)