https://github.com/safestudio/unofficial-zalo
Unofficial Zalo App
https://github.com/safestudio/unofficial-zalo
cross-platform electron electron-app linux macos macosx unofficial-zalo
Last synced: 11 months ago
JSON representation
Unofficial Zalo App
- Host: GitHub
- URL: https://github.com/safestudio/unofficial-zalo
- Owner: safestudio
- License: gpl-3.0
- Created: 2017-09-07T14:10:38.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T04:55:23.000Z (almost 5 years ago)
- Last Synced: 2025-05-08T19:46:25.875Z (about 1 year ago)
- Topics: cross-platform, electron, electron-app, linux, macos, macosx, unofficial-zalo
- Language: JavaScript
- Size: 705 KB
- Stars: 9
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial Zalo App
[](https://greenkeeper.io/)
## Build Instruction
### Install NPM package globally
#### For macOS and Linux
``` bash
# install dependencies
npm install --save-dev
# or
yarn install -D
```
### Package application
#### For macOS and Linux
``` bash
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](https://github.com/SafeStudio/unofficial-zalo/issues) if you detect them.
**Tips**: You can assign label for issue.