An open API service indexing awesome lists of open source software.

https://github.com/kessler/gcm-send


https://github.com/kessler/gcm-send

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# gcm-send

command line tool to send notification to your phone using [gcm-server](https://github.com/kessler/gcm-server) and [android notifier](https://github.com/kessler/android-notifier)

```
npm install -g send-gcm
```

create an .gcm-sendrc file somewhere, see config.js for more details

```
gcm-send hi whatsup?
```