An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Unofficial Zalo App

[![Greenkeeper badge](https://badges.greenkeeper.io/SafeStudio/unofficial-zalo.svg)](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.