Unofficial Zalo App
Build Instruction
Install NPM package globally
For macOS and Linux
# install dependencies
npm install --save-dev
# or
yarn install -D
Package application
For macOS and Linux
npm run dist
#or
yarn dist
Currently, I don't support Windows. But you can build it for Windows.
Creating Issue Instruction
Please submit detail issues at Unofficial Zalo Issues if you detect them.
Tips: You can assign label for issue.