About WakeOnLan GCM
Copyright (C) 2013-2017 KLab Inc.
"WakeOnLan GCM" is an Android application to send the Wake-on-LAN Magic Packet.
In addition to direct operation on the device, you can use this app remotely via web browser through the GCM (Google Cloud Messaging).
First, please set the information of the target home PC to this app.
Then, register your device to the GCM by using "GCM registration UI" from the app menu.This app generates an e-mail with attached special HTML file after the registration of the device.
By submitting the HTML form, the GCM sends a message to the device, and this app will send the Magic Packet.
Your retired android devices will be useful to start a home PC from a distance without having to change the settings of the network router.
o Android permissions
This app requires several Android permissions.
- android.permission.INTERNET
To send the Magic Packet.
- android.permission.ACCESS_WIFI_STATE
- android.permission.ACCESS_NETWORK_STATE
To get the network information.
- com.google.android.c2dm.permission.RECEIVE
- jp.klab.wakeonlangcm.permission.C2D_MESSAGE
- android.permission.GET_ACCOUNTS
- android.permission.WAKE_LOCK
To use GCM.
- android.permission.WRITE_EXTERNAL_STORAGļ¼„
To export or import data.
o Source code
https://github.com/mkttanabe/WakeOnLanGCM
Download and install
WakeOnLan GCM version 1.0.2 on your
Android device!
Downloaded 1,000+ times, content rating: Everyone
Android package:
jp.klab.wakeonlangcm, download WakeOnLan GCM.apk
by Z####:
It is very useful for me to remote wake up my server via internet. Thank you for your creative idea, and let me understand the power of GCM.