Code Monkey home page Code Monkey logo

watchpresenter's Introduction

Note: This is not an official Google product and is not supported by Google in any way.

SUMMARY
WatchPresenter is an application that let's you control Google Slides from either your SmartWatch or your SmartPhone.


HOW IT WORKS
The application uses two components to perform its task:
 - A Chrome extension
 - A mobile app

Users can signal a slide change by several means:

 - Tapping on the phone screen
 - Clicking on the phone's volume buttons
 - Tapping on their Android Wear SmartWatch

The latter two methods do not require the phone screen to be on, hence saving battery and preventing unintentional slide changes.

Whenever the user signals a slide change, the mobile app sends a message to the Chrome extension by using Google Cloud Messaging system. An identifier is used, so that messages from the app are sent to the appropriate destination (the Chrome browser of the user). The identifier is based on the Google Account name, so the user must use the same Google Account on both the browser and the phone.


MODULES AND FILE STRUCTURE
On the project root you will find the following folders:

 - 'android': Contains the android App source code. It is an Android Studio project (Gradle build).
 - 'chrome': Contains the source code for the Chrome extension. See README file in that folder for more info.
 - 'resources': Contains other resources such as icons, etc. Both in source and binary forms.


LICENSING AND CONTRIBUTING
For licensing info, please refer to LICENSE file in this folder.

If you want to contribute to the project, please read the CONTRIBUTING file.

watchpresenter's People

Contributors

pgilmon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.