iharkatkavets / gcmc

A command line client to Google Cloud Messaging Server. Allow send push to specified topic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A command line client to Google Cloud Messaging Server. Allow send push to a specified topic

Using

$ ./gcmc.py -t "$(date -u)" -b "$(date -u)" -k <API_KEY> -d <TOPIC_NAME>

Links

Implementing an HTTP Connection Server

About

A command line client to Google Cloud Messaging Server. Allow send push to specified topic

License:MIT License


Languages

Language:Python 100.0%