https://github.com/adambirds/franz4-plugins
Franz 4.0 Plugins
https://github.com/adambirds/franz4-plugins
Last synced: 3 months ago
JSON representation
Franz 4.0 Plugins
- Host: GitHub
- URL: https://github.com/adambirds/franz4-plugins
- Owner: adambirds
- Created: 2017-10-16T22:11:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T19:52:52.000Z (over 7 years ago)
- Last Synced: 2025-01-08T05:02:58.163Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Franz Plugins
This repository is a collection of all public [Franz](http://meetfranz.com) service integrations.
The minimum requirement to run a custom Franz integration is Franz v. 4.0.0. To get the latest version visit [meetfranz.com](http://meetfranz.com)
## Installation
1. To install a new integration, download the integration folder e.g `oratio`.
2. Open the Franz Plugins folder on your machine:
* Mac: `~/Library/Application\ Support/Franz/Plugins/`
* Windows: `%appdata%/Franz/Plugins`
* Linux: `~/.config/Franz/Plugins`
* _Alternatively: Go to your Franz settings page, scroll down to the bottom and you will see an option to "Open the Franz plugin directory"_
3. Copy the `oratio` folder into the plugins directory
4. Restart Franz## Participate
In case you like to improve existing services or even create your own custom integrations then feel free to just create a pull request.## Learn more
* Read the [documentation](docs/integration.md) to create your own service integration.
* Get more information about [Franz](http://meetfranz.com).