aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/twitter/README.md')
-rw-r--r--recipes/twitter/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/twitter/README.md b/recipes/twitter/README.md
new file mode 100644
index 0000000..51a7ae5
--- /dev/null
+++ b/recipes/twitter/README.md
@@ -0,0 +1,21 @@
1# Twitter for Franz
2This is a [Twitter](https://twitter.com) recipe for [Ferdi](https://getferdi.com).
3
4* Notifications and Messages display a direct messages badge.
5
6
7## Installation
8
9To install a new recipe:
10
111. Open the Franz `recipes` directory on your machine (create the `dev` directory if it doesn't exist):
12* Mac: `~/Library/Application Support/Franz/recipes/dev/`
13* Linux: `~/.config/Franz/recipes/dev/`
14* Windows: `%appdata%/Franz/recipes/dev/`
152. Clone or copy the contents of this repo to a directory named `twitter` in the `dev` folder.
163. Reload Franz.
174. Add a new service. Click the "Development" button under available services
18to see the recipes added in `.../recipes/dev/`.
19
20## References
21* [Franz Integration Documentation](https://github.com/meetfranz/plugins/tree/master/docs)