--
THIS IS NOT USING THE ZALO WEBSITE,IT IS PORTED DIRECTLY FROM THE ZALO MAC DESKTOP CLIENT
This project is an unofficial port of the MacOS version of Zalo to Linux. The porting process involved extracting the .dmg file from the MacOS version and locating the app.asar file in the directory, which is typically found in /Applications/YourAppName.app/Contents/Resource
Run command below
git clone https://github.com/ducseul/zalo-linux-unofficial.git && cd zalo-linux-unofficial && bash install.shRun command below for uninstall Zalo
/home/bug/.local/share/Zalo/uninstall.shCredit: The project get inspired by https://github.com/realdtn2/zalo-linux-unofficial-2024. You can check it out.