Code Monkey home page Code Monkey logo

zoom-launcher's Introduction

This project is no longer actively maintained. Please check out https://github.com/benbalter/zoom-go instead, which is this project, re-written in Go for a better user experience. Future development will happen there.


Zoom Launcher

A command line tool for joining your next Zoom meeting.

Usage

$ zoom
Your next Zoom meeting is "Some important meeting".
It is scheduled to start in 3 minutes.

Opening https://github.zoom.us/j/XXX...
Oh, and here's the URL in case you need it: https://www.google.com/calendar/event?eid=XXX

Installation

gem install zoom_launcher

Setup

In order to use Zoom Launcher, you need to create an OAuth app and authorize it to access your calendar. You can do it in four, not-so-easy steps:

  1. Create a new project
    1. Go to https://console.developers.google.com
    2. Switch to your work account if need be (top right)
    3. Create a new project dropdown, top left next to your domain
  2. Grant the project Calendar API access
    1. Click "Enable API"
    2. Type "Calendar" in the search box
    3. Click "Calendar API"
    4. Click "Enable"
  3. Grab your creds
    1. Click "Credentials" on the left side
    2. Create a new OAuth credential with type "other"
    3. Download the credential to ~/.config/google/client_secrets.json (icon, right side)
  4. Run zoom auth and follow the instructions to authorize the app

Project status

Rough-around-the-edges-but-it-usually-works-use-at-your-own-peril

Pro-tip

Set Zoom to open with video and audio disabled for your own safety.

zoom-launcher's People

Contributors

benbalter avatar smashwilson avatar swinton avatar parkr avatar pborreli avatar

Stargazers

David Dennison avatar  avatar Bryon Bowman avatar  avatar Michael Corrado avatar Rossi Meacham avatar Don Werve avatar Christopher Owen avatar Andrew Kenney avatar Nikka Padilla avatar Suyesh Ram Bhandari avatar Aung Kyaw Phyo avatar Michael Stock avatar Eileen M. Uchitelle avatar Anthony Panozzo avatar David Sheldrick avatar Thomas avatar Alice Rose avatar Andrew Stewart avatar Kirill K avatar Cullen Taylor avatar Ruth Linehan avatar Shelley Vohr avatar Sarah Vessels avatar Joshua Woodward avatar Shawn Allen avatar Jason Rudolph avatar Mark Tareshawty avatar Jason Long avatar Anton Chebotaev avatar Monica Finn avatar Ashley McClelland avatar Luke Herrington avatar David Bisset avatar Nadia avatar Jeremiah Millay avatar Kevin Paulisse avatar Simon Lantinga avatar  avatar Suriyaa Sundararuban avatar David Ratajczak avatar Diana L avatar Joe Shaw avatar Miju Han avatar Avinash Sridhar avatar Rufo Sanchez avatar Nathan Henderson avatar  avatar

Watchers

 avatar James Cloos avatar David N. Blank-Edelman avatar Dats avatar  avatar

zoom-launcher's Issues

Problem to open URLs with parameters

Hi guys,

I dont know if this is a better place to post it, if do not forgive me.
I catched a bug to open URLs in the zoom with parameters. For example, an URL that I need open is: zoommtg://blablabla.zoom.us/join?action=join&confno=123456789&browser=chrome, but when I run the command in terminal: xdg-open zoommtg://blablabla.zoom.us/join?action=join&confno=123456789&browser=chrome the app show me the error: [26034:36921065:03-10/20:54:38.299:FATAL:SBConfUI.cpp(57)] Assert failed: !g_pConfUI.

So if I try without more than one parameter, I got, something like this: xdg-open zoommtg://blablabla.zoom.us/join?confno=123456789. Then I think that the app dont know how to deal with character "&".

I am using ArchLinux.

Someone has any idea of because this occur?

ActiveRecord conflict?

Recently, I've begun to get this error:

 zoom
The i18n gem is not available. Please add it to your Gemfile and run bundle install
/Users/gjtorikian/.rbenv/versions/2.4.0/lib/ruby/site_ruby/2.4.0/rubygems/specification.rb:2278:in `check_version_conflict': can't activate activesupport-5.1.5, already activated activesupport-5.1.4 (Gem::LoadError)

Any hints on how this might be resolved?

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.