aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 63753ea32a988e9ac0c5720b21dbdaf03c6b5be6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<p align="center">
    <a href="https://getferdi.com/services">
      <img src="./logo.svg" alt="" width="250"/>
    </a>
</p>

# Recipes

Official Recipe repository for Ferdi with over 100 recipes.

Copyright on these recipes is on their original creators - please look at `recipes/<id>/package.json` for information about the original creator and license. This is simply a curation of those recipes so we can include them into Ferdi.

## What are "Recipes"?
Recipes are small scripts that are responsible for providing the connection between your services (e.g. WhatsApp, GMail or Slack) and Ferdi. It provides Ferdi information like the number of current notifications, handles enabling dark mode and may otherwise improve your experience with the service.

Each time you create a new service inside Ferdi, Ferdi will automatically install and execute the recipe associated with that service.

## Creating and adding your own recipes
Please refer to our documentation at https://github.com/getferdi/recipes/blob/master/docs/integration.md.

## Minifying images
Please run `npm run minify-images` to optimize images