Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update - Added Webex Teams CLI #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tejzpr
Copy link

@tejzpr tejzpr commented Feb 25, 2021

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)

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant