Coder Social home page Coder Social logo

zoomautolinux's Introduction

zoomautolinux

windows version https://github.com/thedopepirate/zoom.git

A Python bot to join zoom meetings automatically ONLY FOR LINUX OS (DEBIAN) You will need the following packages:

1)python3

2)pip3

3)pyautogui (module to be installed using pip3)

4)pandas (module to be installed using pip3)

5)datetime (module to be installed using pip3)

  1. Pillow (module to be installed using pip3)

HOW TO INSTALL THE PACKAGES ?

OPEN TERMINAL and type them codes click enter.

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install python3

sudo apt-get install python3-pip

pip3 install pyautogui

pip3 install pandas

pip3 install datetime

pip3 install Pillow

................................................................................................................................................................................


NOW CLONE MY REPOSITORY USING GIT CLONE

Install git first using

sudo apt-get install git

Now clone my repository

git clone https://github.com/thedopepirate/zoomautolinux.git

ENTER THE DIRECTORY (folder) zoomautolinux the main file is z.py enter your meeting timings 24-hr format (DD/MM/YYYY HH:MM) in the file enter.csv meeting id and passcode to be added too (i have shown some examples in the enter.csv file, you have to edit them)

so after this, run the script z.pyusing python3 i.e open the terminal and enter the directory zoomautolinux

python3 z.py

(zoom automatically opens at the specified time when the program is run, once the meeting ends, it automatically joins the next one)

zoomautolinux's People

Contributors

waawawewa 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.