awesome-webex icon indicating copy to clipboard operation
awesome-webex copied to clipboard

Update - Added Webex Teams CLI

Open tejzpr opened this issue 3 years ago • 0 comments

Webex Teams CLI is a versatile tool that works via Webex Teams API to interact with Webex Teams. It currently has the following features

  1. Send messages
  2. Broadcast to multiple rooms
  3. Send Files
  4. Manage a Webex team room
  5. Add / Remove users from Webex Teams room in bulk
  6. A message relay server than can be hosted as a microservice allowing other services to send messages to Webex Teams.
  7. Create an Onboarding Server that can onboard users via the website.
  8. Start up a Interactive Terminal UI or a Terminal console to send / recieve files or messages from Webex Teams
  9. Experimental Start this up as a control center on a remote server and control the remote server via Webex Teams.
  10. Capability to run on many architectures including Linux x86_64, Linux Arm64, Darwin (MacOs x86_64, Arm64), Windows etc. without any external dependencies. I've tested it on Alpine Linux, Raspberry PI, MacOs, Windows. (Thanks to Golang)

tejzpr avatar Feb 25 '21 19:02 tejzpr