Skip to main content

No project description provided

Project description

autojoiner

PyPI version PyPI downloads PyPI license GitHub last commit

A CLI tool to automate the joining of Zoom or Cisco Webex meetings at scheduled times irrespective of operating system.

Uses Selenium to automate the joining of meetings, and uses Task Scheduler or schtasks (Windows) / crontab (Linux) to schedule meetings.

Currently supported features

  • Schedule the joining of a meeting:
    autojoiner add [--repeat-weekly] <meeting_link> <start date> <time to join> <task name>
    where,

    • start date is in format YYYY-MM-DD
    • time is in format HH:mm
  • Immediately join a meeting (automated using Selenium):
    autojoiner join <meeting_link>

How to install

This package is hosted on PyPi, which means installation as simple as running one command: pip install autojoiner

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autojoiner-0.2.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

autojoiner-0.2.2-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page