DeeshanSharma / Zoom-Bot

It is simple Python automation that will open the Zoom app according to the timetable given and join the meetings and wait till the next meeting and repeat for the whole day for every meeting.
GNU General Public License v3.0
5 stars 1 forks source link

path of zoom in linux #1

Closed sivasaran1 closed 3 years ago

sivasaran1 commented 3 years ago

help me to find the path of zoom in linux executable

DeeshanSharma commented 3 years ago

Actually, it depends on how you install it, probably it could be in your downloads folder. I would suggest you follow the official installation documentation from zoom. ref: https://support.zoom.us/hc/en-us/articles/204206269-Installing-or-updating-Zoom-on-Linux

SerxoLaxe commented 3 years ago

help me to find the path of zoom in linux executable

/usr/bin/zoom does the trick for me.