Git Product home page Git Product logo

Comments (10)

chris-gibbs avatar chris-gibbs commented on September 23, 2024 3

Hey,

I was able to wrap the webex teams app using Nativefier.

https://github.com/jiahaog/nativefier

then used:
nativefier -n "Webex Teams" -p linux -a x64 -e 4.2.3 -i icon.png --tray https://teams.webex.com

to generate the wrapped package. That is for the latest version of Eletron as of today. Check
https://github.com/electron/electron/releases for the version that you need.

I haven't tested all the functionality but i know it has stopped complaining regarding the version of Chrome :)

Cheers,

Chris

from webex-teams-linux.

leinardi avatar leinardi commented on September 23, 2024 3

Almost 1 year later there is still no native client, and the current web version of WebEx Teams does not provide the same features as the Mac and Windows native clients. You cannot edit your messages, you cannot add or even view reactions and most of the time the chat history goes crazy and you don't see new messages anymore.

And yes, I know that there is a long running beta version that fixes some of these issues, but the beta version doesn't allow to make or join audio/video calls! And, in these quarantine days, being able to join call conferences is a must.

Please consider voting on the official Cisco User Community Feedback the entry for a native Linux client:
https://ciscocollabcustomer.ideas.aha.io/ideas/WXCUST-I-61

from webex-teams-linux.

mdunc avatar mdunc commented on September 23, 2024 3

[removed just to be on the safe side. that may have been something confidential that was shared with me and I'd rather him not be cross with me in case this got out and became a big deal]

from webex-teams-linux.

jonhowe avatar jonhowe commented on September 23, 2024

Thanks for this @chris-gibbs ! I admittedly don't know much about electron, but nativefier made this super easy.
Cheers!

from webex-teams-linux.

mdunc avatar mdunc commented on September 23, 2024

That's an awesome suggestion @chris-gibbs! The only thing I would suggest is to use the --single-instance flag. That way, if you have it pinned to the docker and minimized to the system tray, clicking the dock icon to go back to it won't open a whole new instance of it.

from webex-teams-linux.

raflow avatar raflow commented on September 23, 2024

I also used nativefier and it worked like a charm. The only flaw is the Share Screen feature is disabled, but A/V conference and chat work really well
Thanks @chris-gibbs !

from webex-teams-linux.

leinardi avatar leinardi commented on September 23, 2024

@chris-gibbs thanks for the suggestion! It works really well! I used also the suggestion from @mdunc regarding the single instance and changed the Electron version to the current latest stable (5.0.4):

nativefier --name "Webex-Teams" --platform linux --arch x64 --electron-version 5.0.4 --icon /path/to/cisco-webex-teams.png --tray --single-instance --counter --bounce --honest https://teams.webex.com

(icon)

Issues I've found so far:

  1. Desktop sharing doesn't work (like @rafaedoras already reported)
  2. The tray icon doesn't show the unread messages count (like Telegram does, for example)
  3. No option to store credentials (I have to relogin every time I re-open the app)
  4. Unread messages counter on the App title reset to the default title as soon as the mouse get closer to the Electron window

from webex-teams-linux.

mdunc avatar mdunc commented on September 23, 2024

I am aware that Cisco does indeed have a Linux Webex Teams client available internally to Cisco employees. It would very useful if that was released to the public.

from webex-teams-linux.

leinardi avatar leinardi commented on September 23, 2024

I am aware that Cisco does indeed have a Linux Webex Teams client available internally to Cisco employees.

Really? I don't know if I should be happy or even more pissed than I already am. It's so frustrating to have to continuously switch between being able to make calls and being able to see reactions and edit messages due to their awful web version.

from webex-teams-linux.

tejzpr avatar tejzpr commented on September 23, 2024

I apologize in the delay in responding to this issue. I have released a new version based on the latest Electron, therefore closing this issue.

from webex-teams-linux.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.