Skip to content

Instantly share code, notes, and snippets.

@kevsmith
Created April 3, 2014 18:20
Show Gist options
  • Save kevsmith/9959856 to your computer and use it in GitHub Desktop.
Save kevsmith/9959856 to your computer and use it in GitHub Desktop.
hangout shell script
#!/bin/sh
open "https://plus.google.com/hangouts/_/meet/$1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment