All Projects β†’ Alkorin β†’ webinc

Alkorin / webinc

Licence: GPL-3.0 License
Webex in console - Cisco Webex Teams Client for Linux/MacOS/Windows

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to webinc

components
Embed the power of Webex in your web applications, on your own terms πŸ’ͺ🏼
Stars: ✭ 15 (-11.76%)
Mutual labels:  webex, webex-teams
node-sparkbot-samples
Chatbot samples leveraging the node-sparkbot library for Webex Teams
Stars: ✭ 21 (+23.53%)
Mutual labels:  webex-teams
toxic
An ncurses-based Tox client
Stars: ✭ 20 (+17.65%)
Mutual labels:  console
ttdl
TTDL - Terminal Todo List Manager
Stars: ✭ 91 (+435.29%)
Mutual labels:  console
console
HAL management console
Stars: ✭ 41 (+141.18%)
Mutual labels:  console
color-console
A lightweight header-only C++ library to bring colors to your Windows console with a very-easy-to-use API.
Stars: ✭ 97 (+470.59%)
Mutual labels:  console
boxx
πŸ“¦ Create highly customizable terminal boxes that also look great!
Stars: ✭ 80 (+370.59%)
Mutual labels:  console
mautic-cron-commands
Script to run Mautic commands from a web page.
Stars: ✭ 32 (+88.24%)
Mutual labels:  console
debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (+11.76%)
Mutual labels:  console
logt
πŸ–₯️ A colourful logger for the browser
Stars: ✭ 35 (+105.88%)
Mutual labels:  console
progress-bar-log
A component to display a progress bar and last X logs at the same time.
Stars: ✭ 44 (+158.82%)
Mutual labels:  console
hyperapp-logger
Log Hyperapp state updates and action information to the console.
Stars: ✭ 48 (+182.35%)
Mutual labels:  console
er-console
ιšζœΊζ‰“ε°ζΆζžδΏ‘ζ―
Stars: ✭ 24 (+41.18%)
Mutual labels:  console
pymailq
Simple mails queue management
Stars: ✭ 32 (+88.24%)
Mutual labels:  console
serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Stars: ✭ 48 (+182.35%)
Mutual labels:  console
TerminalConsoleAppender
JLine 3 appender for Log4j2, allows extending command line apps using colors and command completion
Stars: ✭ 49 (+188.24%)
Mutual labels:  console
samples
Sample smart contract apps for Xooa PaaS.
Stars: ✭ 19 (+11.76%)
Mutual labels:  console
UIfied
A unified PowerShell DSL for UIs
Stars: ✭ 25 (+47.06%)
Mutual labels:  console
asciichart-sharp
C# port of asciichart
Stars: ✭ 27 (+58.82%)
Mutual labels:  console
unity-rich-text
🌈 Forget about rich text tags pain
Stars: ✭ 14 (-17.65%)
Mutual labels:  console

WebInC - Webex In Console

This is a Webex Teams console chat client. It uses Cisco's undocumented WebSocket API and thus doesn't rely on webhooks, so it doesn't need a public IP nor a tunnel.

This client currently only support chats.

Configuration

The configuration is located in the file ~/.config/webinc/webinc.conf. This file is in toml format.

Authentication

For now you have to provide to webinc a valid authorization token. To obtain one, you can go to https://developer.webex.com/login, Documentation, Api Reference, choose any API endpoint and you will be able to copy the Authorization token on the right.

The application will prompt you for this token at first launch and save it in its configuration file.

License

GNU GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].