rpi-zoom

Zoom Client for Arm

Run Zoom on your Raspberry Pi using box86 or box64!

Installation

Open a terminal, execute this one command:

wget https://git.io/JXCRd -O install.sh; bash install.sh; rm install.sh

WARNING: don’t update zoom from within the program! Simply run the installation script again to update, or if you selected automatic updates, Zoom will update on each boot.

Uninstallation

Open a terminal, execute this command:

wget -qO- https://git.io/JXC08 | bash

Notes

Credits

Thanks to @ptitSeb for creating box86 and box64, and to @Itai-Nelken for providing the libraries to get it to work.

To Do