GithubHelp home page GithubHelp logo

proloser / call-from-hangouts Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 1.0 136 KB

Handles href="tel:xxx" by turning them into google hangout buttons. Because fuck skype.

Home Page: http://proloser.github.io/Call-from-Hangouts/

HTML 100.00%

call-from-hangouts's Introduction

Call From Hangouts

ToDo:

  • Click on 'Start a Hangout' automatically
  • Convert link to a button in the middle of the page vs using a redirect
  • Auto-join hangout

Notes:

The Google Hangouts API sorta sucks

call-from-hangouts's People

Stargazers

Humble Homes avatar Will Puckett avatar Andrew Powell avatar Norah Shannon avatar

Watchers

Dean Sofer avatar James Cloos avatar Norah Shannon avatar  avatar  avatar

Forkers

ryshackleton

call-from-hangouts's Issues

Hangouts API discontinued

Call from Hangouts doesn't work for me anymore, because Google decided they'd arbitrarily discontinue the Hangouts API.

You can use a replacement I made to call directly using Hangouts.

  1. First, to go https://hangouts.google.com .
  2. Open the Developer Console, then click the 'Console' tab.
  3. Copy and paste the following code into the console: navigator.registerProtocolHandler('tel', 'https://hangouts.google.com/?hl=en-GB&action=chat&pn=%s', 'Hangouts')
  4. Accept the prompt to replace the tel handler.

Now calling from Hangouts using tel links works again. Hope this helps someone.

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.