https://github.com/telefonicaid/wakeup_platform
Mobile phones wakeup platform
https://github.com/telefonicaid/wakeup_platform
Last synced: 9 days ago
JSON representation
Mobile phones wakeup platform
- Host: GitHub
- URL: https://github.com/telefonicaid/wakeup_platform
- Owner: telefonicaid
- License: agpl-3.0
- Created: 2013-10-24T14:04:38.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2015-02-20T12:10:06.000Z (about 10 years ago)
- Last Synced: 2024-04-12T19:30:53.470Z (about 1 year ago)
- Language: Shell
- Size: 514 KB
- Stars: 5
- Watchers: 24
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
[](http://travis-ci.org/telefonicaid/wakeup_platform/)
This project covers a complete platform to wakeup mobile phones from the IDLE state.
This is an evolution of the first implementation done into the notification-server (https://github.com/telefonicaid/notification_server) in which we learned a lot of things. Now this project will improve the first model covering more use-cases, more networks, ...
Also this version will allow third parties servers (under agreement, of course) wake-up their clients.
Finally this starts as a split of the notification-server project (wakeup and push are now independent projects)
## How it works
## Code organization
This is a meta repository which depends in these other ones:
```
wakeup_platform
|
|- wakeup_platform_global
| |
| \- wakeup_platform_common
|
|- wakeup_platform_local
| |
| \- wakeup_platform_common
|
\- wakeup_platform_documentation```
## Standarization
We're also working in the standarization of this protocol.
## Build
Per submodules (local & global)