Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 996 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 996 Bytes

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