diff --git a/apps/Zoom PWA/credits b/apps/Zoom PWA/credits new file mode 100644 index 0000000..729fb33 --- /dev/null +++ b/apps/Zoom PWA/credits @@ -0,0 +1 @@ +Botspot diff --git a/apps/Zoom PWA/description b/apps/Zoom PWA/description new file mode 100644 index 0000000..e3e6b15 --- /dev/null +++ b/apps/Zoom PWA/description @@ -0,0 +1,9 @@ +Web-app for Zoom +This is basically a web browser running Zoom's new Progressive Web App. Performance is better in some ways and worse in others. +This app should be considered a backup option, only used if the regular Zoom app doesn't work at all. +Both versions can be installed at the same time and will not interfere with each another. + +Note: this app requires you to have chromium-browser, chromium, or google-chrome installed. Let us know if your Chromium-based browser is not detected by the script. + +To run: Menu -> Internet -> Zoom PWA +To run in a terminal: cat ~/.local/share/applications/chrome-gbmplfifepjenigdepeahbecfkcalfhg-Zoom-PWA.desktop | grep Exec | sed 's/Exec=//g' | bash diff --git a/apps/Zoom PWA/icon-24.png b/apps/Zoom PWA/icon-24.png new file mode 100644 index 0000000..2d51e70 Binary files /dev/null and b/apps/Zoom PWA/icon-24.png differ diff --git a/apps/Zoom PWA/icon-64.png b/apps/Zoom PWA/icon-64.png new file mode 100644 index 0000000..2f57831 Binary files /dev/null and b/apps/Zoom PWA/icon-64.png differ diff --git a/apps/Zoom PWA/install b/apps/Zoom PWA/install new file mode 100755 index 0000000..dc6be8f --- /dev/null +++ b/apps/Zoom PWA/install @@ -0,0 +1,18 @@ +#!/bin/bash + +DIRECTORY="$(dirname "$(dirname "$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )")")" + +function error { + echo -e "\\e[91m$1\\e[39m" + exit 1 +} + +echo "Downloading zoom-pwa repository" +rm -rf ~/zoom-pwa +git clone https://github.com/Botspot/zoom-pwa + +echo "Running the built-in installation script" +~/zoom-pwa/install.sh || error "The zoom-pwa/install.sh indicated a failure. Please review errors above this point." + +echo "Cleaning up" +rm -rf ~/zoom-pwa diff --git a/apps/Zoom PWA/uninstall b/apps/Zoom PWA/uninstall new file mode 100755 index 0000000..869983e --- /dev/null +++ b/apps/Zoom PWA/uninstall @@ -0,0 +1,16 @@ +#!/bin/bash + +DIRECTORY="$(dirname "$(dirname "$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )")")" + +function error { + echo -e "\\e[91m$1\\e[39m" + exit 1 +} + +echo -n "Removing files... " + +rm -f ~/.local/share/applications/*gbmplfifepjenigdepeahbecfkcalfhg* +rm -rf ./zoom-pwa +rm -rf ~/.config/Zoom-PWA + +echo Done diff --git a/apps/Zoom PWA/website b/apps/Zoom PWA/website new file mode 100644 index 0000000..459c13f --- /dev/null +++ b/apps/Zoom PWA/website @@ -0,0 +1 @@ +https://github.com/Botspot/zoom-pwa diff --git a/data/categories/structure b/data/categories/structure index e536589..cb2550f 100644 --- a/data/categories/structure +++ b/data/categories/structure @@ -49,7 +49,6 @@ Libreoffice MS theme|Eyecandy LibrePCB|Editors Lightpad|Eyecandy Lokinet|Internet -Lunar Client|Games Mac OS Theme|Eyecandy Min Browser|Internet Minecraft Bedrock|Games @@ -77,6 +76,7 @@ Puffin Browser Demo|Internet Pycharm CE|Editors QEMU|Tools Raspi2png|Tools +RealVNC server|Tools Remarkable|Editors RPi-Play|Tools Scratch 2|Editors @@ -114,5 +114,7 @@ Windows Screensavers|Eyecandy Wine (x86)|Tools WorldPainter| WPS Office|Editors +XSnow| YouTubuddy|Multimedia Zoom|Internet +Zoom PWA|Internet