aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/twitter/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-05 20:00:14 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-05 20:00:14 +0100
commit8980eb2b8b05daf4350995da39c87814c3f66098 (patch)
tree8e1cf01cbd3bac0942b789013aca114501bfee60 /uncompressed/twitter/README.md
parentAdd load recipe script (diff)
downloadferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.tar.gz
ferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.tar.zst
ferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.zip
Add Twitter recipe
Diffstat (limited to 'uncompressed/twitter/README.md')
-rw-r--r--uncompressed/twitter/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/uncompressed/twitter/README.md b/uncompressed/twitter/README.md
new file mode 100644
index 0000000..51a7ae5
--- /dev/null
+++ b/uncompressed/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)