https://github.com/johnnybui/franz-zalo-plugin
Zalo plugin for Franz
https://github.com/johnnybui/franz-zalo-plugin
Last synced: 4 months ago
JSON representation
Zalo plugin for Franz
- Host: GitHub
- URL: https://github.com/johnnybui/franz-zalo-plugin
- Owner: johnnybui
- License: mit
- Created: 2018-03-05T16:24:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T02:40:53.000Z (over 7 years ago)
- Last Synced: 2025-02-01T02:19:51.404Z (8 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zalo Plugin for Franz
This is the Zalo recipe/plugin for Franz## Installation
1. [Download the latest release](https://github.com/JohnnyBui/franz-zalo-plugin/releases) and unpack on your computer
2. Open the Franz Plugins folder on your machine:
* Mac: `~/Library/Application Support/Franz/recipes/dev/`
* Windows: `%appdata%/Franz/recipes/dev/`
* Linux: `~/.config/Franz/recipes/dev`
If the `dev` directory does not exist, create it.
3. Copy all files in the `franz-zalo-plugin-` folder into the `zalo` directory (if the directory does not exist, create it)
4. Reload Franz
5. Open `Settings` tab and enable Zalo in the `development` tab of `Available services`## How to develop, test and deploy your own Franz recipes
[Read the documentation](/docs)