aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatwork/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chatwork/README.md')
-rw-r--r--recipes/chatwork/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/recipes/chatwork/README.md b/recipes/chatwork/README.md
new file mode 100644
index 0000000..6e23ddb
--- /dev/null
+++ b/recipes/chatwork/README.md
@@ -0,0 +1,24 @@
1# ChatWork
2Recipe for [ChatWork](https://www.chatwork.com) integration with [Franz 5](http://meetfranz.com)
3
4## To test this dev release
5
61. Clone/download the folder `recipe-chatwork`.
7
82. Open the Franz Recipe folder on your machine:
9 * Mac: `~/Library/Application Support/Franz/recipes/`
10 * Windows: `%appdata%/Franz/recipes/`
11 * Linux: `~/.config/Franz/recipes/`
12
133. Create a `dev` folder if you have not already done so
14
153. Unzip and copy the `recipe-chatwork` folder into the recipes dev directory
16
174. Restart Franz
18
19## How to create your own Franz recipes:
20[Read the documentation](https://github.com/meetfranz/plugins)
21
22## Authors
23 * [Koma](https://github.com/koma-private/)
24 * [hideosasaki](https://github.com/hideosasaki)