0.0
No commit activity in last 3 years
No release in over 3 years
Generates Google+ Hangout URL for GoogleApps
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 4.3
 Project Readme

lita-hangout

Build Status Coverage Status Code Climate Inch CI Yard Docs

Lita handler plugin to generate Google+ Hangout URLs

Installation

Add lita-hangout to your Lita instance's Gemfile:

gem "lita-hangout"

Configuration

You must define a Google Apps domain settings to use this plugin:

  config.handlers.hangout.domain='exampple.com'

Usage

This plugin will let you create Google+ Hangout URLs.

There are 3 ways to generate them:

  • lita hangout - generates a random room name
  • lita hangout me - uses your username as room name
  • lita hangout me - uses the informed subject as room name