Skip to main content

quickzoom is a python command line tool that enables you easy connecting to zoom rooms

Project description

quickzoom

quickzoom is a python command line tool that enables you easy connecting to zoom rooms

  • Free software: MIT license

Features

After pip install you can use the following commands in the command line

  • quickzoom <roomlabel>
    • Will search your config file for the room label. If the room label exists. Tt willl grabd the meeting id and password and connect to zoom.

  • quickzoom –newroom / -n
    • Will create a new room in your config. Will prompt you for room label, meeting id, meeting password.

All your rooms will be saved in your homedirectory/.quickzoom/rooms.json:
  • windows: C:/Users/User/.quickzoom/rooms.json

Of course you can also manually edit the rooms.json file and quickly paste in some zoom rooms.

ToDo

  • implement connect.get_zoom_exe() for macOs and linux

  • implement connect.connect_to_meeting() for macOs and linux

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.1 (2020-11-19)

  • First release on PyPI.

  • newroom flag: user will be prompted for room lable, meeting id, room password. Will be saved in config file.

  • raise error if on macOs or linux

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

quickzoom-0.2.2.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

quickzoom-0.2.2-py2.py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 2 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