Git Product home page Git Product logo

autojoiner's Introduction

Zoom Autojoiner

This program is to aid in automatically joining Zoom Meetings.

⚠️ WARNING ⚠️: This Program is no longer maintained. Use at your own risk.

The archive of installers can be found here: ZOHO WORKDRIVE, latest version 0.4.3

Goals:

  • To serve as a meeting notice board
  • To remind that it is time to join a meeting
  • To aid in typing long meeting IDs and passcodes

Use Scenario:

You are working on an assignment, and you are so focused that you forget that your meeting is now. When you realise that you had the meeting, you open Whatsapp Web to get the passcode and ID. It takes 10 minutes to load, only to show you that it can't connect to the phone. Now you scramble about for your cell phone. You are furious as Fingerprint Unlock fails. Finally, you copy the Meeting ID to the Zoom interface, enter the passcode wrongly once, and join the meeting. Once you join, you realise that you have joined in your mother's account.

Now you come to GitHub, and find this diamond in the ocean of gems. You just add your meeting in the intutive interface and BAM! When it is time, you will find your cursor automatically moving, and you will now remember about the meeting, and you can get ready while we do the clicking for you!

What not to use this program for:

  • Overloading Zoom Servers with Join Meeting requests
  • Attending your classes on your behalf
  • Other uses that do not fit in to the goals of this program

User Manual

Installation and Configuration

Configuring constants in config.json

{
	"ICON_FILE" : "ZoomAJIcon.ico",
	"PYAG_PICS_DIR" : "",
	"DB_URL" : "sqlite:///database.db",
	"THEME_FILE" : "default_theme.thm.json",
	"MY_NAME" : "Lorem"
}
Key Value
ICON_FILE The File used by Tcl/Tk to display the favicon. Do not change this unless you wish to change the favicon.
PYAG_PICS_DIR This directory contains all .png files required for the Autojoiner to function. See below for instructions.
DB_URL SQLAlchemy DB URI to be used. You can also connect to a common database server and then, Whoa! You have a network-wide Meeting Notice Board!
THEME_FILE A simple theme file to change the appearance of the window. You can meddle around with the colors, fonts, etc.
MY_NAME The name Autojoiner will change to when you join the meeting. Required.

Adding the images to PYAG_PICS_DIR

First, pin Zoom to your taskbar. This will be how ZAJ opens Zoom. Then, take screenshots and name the files as below:

All images must be in .png format only.

File Name Description of the screenshot Example
zoom_taskbar.png A picture of Zoom in the taskbar.
join_btn.png A picture of the blue Join button in the Zoom home screen. to the right of orange New Meeting.
name_box.png A picture of your name in the Join meeting box. Below the Meeting ID prompt.
join_btn_after_mtg_id.png The Join Meeting button in the Enter Passcode page.

autojoiner's People

Contributors

advaithm582 avatar

Stargazers

AKHILESH J.C avatar

Watchers

 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.