/franz-recipe-amazon-chime

OSX Franz Plugin to enable Amazon Chime service

Primary LanguageJavaScriptMIT LicenseMIT

franz-recipe-amazon-chime

OSX Franz Plugin to enable Amazon Chime service

Franz Recipe Documentation / Overview

A Franz recipe is basically nothing else than a node module and is currently initialized on dom-ready. You access all of the electron modules as well.

Installation

  1. To install a new integration, download the integration folder e.g franz-recipe-amazon-chime.
  2. Open the Franz Plugins folder on your machine (note that this dev directory may not exist yet, and you must create it):
  • Mac: ~/Library/Application Support/Franz/recipes/dev/
  • Windows: %appdata%/Franz/recipes/dev/
  • Linux: ~/.config/Franz/recipes/dev
  1. Copy the franz-recipe-amazon-chime folder into the plugins directory
  2. Reload Franz