aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/twitter/README.md
blob: 51a7ae5f36c58718478583e9f68992e76448ca29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Twitter for Franz
This is a [Twitter](https://twitter.com) recipe for [Ferdi](https://getferdi.com).

* Notifications and Messages display a direct messages badge.


## Installation

To install a new recipe:

1. Open the Franz `recipes` directory on your machine (create the `dev` directory if it doesn't exist):
* Mac: `~/Library/Application Support/Franz/recipes/dev/`
* Linux: `~/.config/Franz/recipes/dev/`
* Windows: `%appdata%/Franz/recipes/dev/`
2. Clone or copy the contents of this repo to a directory named `twitter` in the `dev` folder.
3. Reload Franz.
4. Add a new service. Click the "Development" button under available services
to see the recipes added in `.../recipes/dev/`.

## References
* [Franz Integration Documentation](https://github.com/meetfranz/plugins/tree/master/docs)