aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwork/README.md
blob: 6e23ddb286fbe3222e300c565530c845081e61d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ChatWork
Recipe for [ChatWork](https://www.chatwork.com) integration with [Franz 5](http://meetfranz.com)

## To test this dev release

1. Clone/download the folder `recipe-chatwork`.

2. Open the Franz Recipe folder on your machine:
  * Mac: `~/Library/Application Support/Franz/recipes/`
  * Windows: `%appdata%/Franz/recipes/`
  * Linux: `~/.config/Franz/recipes/`

3. Create a `dev` folder if you have not already done so

3. Unzip and copy the `recipe-chatwork` folder into the recipes dev directory

4. Restart Franz

## How to create your own Franz recipes:
[Read the documentation](https://github.com/meetfranz/plugins)

## Authors
  * [Koma](https://github.com/koma-private/)
  * [hideosasaki](https://github.com/hideosasaki)