-
Notifications
You must be signed in to change notification settings - Fork 0
TeamsExt is a Python extension to WebEx Teams that allows users to easily send messages to multiple spaces, simultaneously. For ease of management, template messages can be created and edited, multiple spaces can be bundled as lists.
License
ziadkiwan/teamsext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TeamsExt is a Python extension to WebEx Teams that allows users to easily send messages to multiple spaces, simultaneously. For ease of management, template messages can be created and edited, multiple spaces can be bundled as lists. Required Libraries: Pyqt5 AIOHTTP REQUESTS Please fill the following variables in the app_config.py: client_id = "<<your_client_id>>" client_secret = "<<your_client_secret>>" app_integration_url_test = "<<your_api_integration_test>>" redirect_url = "https://github.com/ziadkiwan/teamsext" To Package app: pyinstaller TeamsExt.py --hidden-import=aiohttp --windowed
About
TeamsExt is a Python extension to WebEx Teams that allows users to easily send messages to multiple spaces, simultaneously. For ease of management, template messages can be created and edited, multiple spaces can be bundled as lists.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published