Skip to content

A CLI tool, which automatically joins meetings on time.

License

Notifications You must be signed in to change notification settings

iam-v0id/inv0k3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEATURES

1) Open Meeting Links on Time Automatically

2) Automatically Rejoins Zoom Meetings whenever it disconnects before specified time

PREREQUISITES

1) MODIFY POWER PLAN SETTINGS

  • Never turn off Display.
  • Never put the computer to sleep.

2) MODIFY MEETING APP PREFERENCES

  • Make sure you join the meeting with computer audio.
  • Make sure your meeting app dosen't show any preview before joining.
  • I recommend uninstalling current GotoMeeting App and use https://global.gotomeeting.com/install

3) ADD ZOOM TO PATH

  • Right click on Zoom app, click on "Open file location".
  • Copy the path of Zoom\bin.
  • Add it to the Path Variable.

USAGE

ANDROID

  • Initial Setup :-
    • Install termux from PlayStore.
    • Run the following commands; hit Enter whenever you get a prompt.
      • apt update && apt upgrade
      • apt install python git
      • git clone https://github.com/iam-v0id/inv0k3r.git
  • Regular Usage :-
    • cd inv0k3r && python invok3r.py
    • In the notifications, click on Termux and Aquire wavelock

WINDOWS

LINUX

  • Run the following commands
  • apt update && apt upgrade
  • apt install python git
  • git clone https://github.com/iam-v0id/inv0k3r.git
  • cd inv0k3r && python3 invok3r.py

SCREENSHOTS

About

A CLI tool, which automatically joins meetings on time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published