/zoom-snap

Primary LanguageShell

Snap Status

zoom-client snap

Video conferencing with real-time messaging and content sharing

https://zoom.us provides simplified video conferencing, whiteboard sharing and messaging across any device. This is an unofficial re-pack of the debian package provided by zoom.us

Installing

To install the snap package, simply use

sudo snap install zoom-client

Details about installing on various distributions that do not come with snapd out of the box can be found at the bottom of https://snapcraft.io/zoom-client

Building

To build the snap yourself, clone this github repo and run snapcraft in the top of the source tree:

sudo snap install snapcraft --classic
git clone https://github.com/ogra1/zoom-snap.git
cd zoom-snap
snapcraft