Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.15 KB

Gourmet Recipe Manager

Try it. It's good!

Tests Build

Introduction

Gourmet Recipe Manager is a manager, editor, and organizer for recipes.
It has a plugin architecture which allows you to enable extensions to Gourmet's base functionality.
For example, there is a nutritional plugin that allows Gourmet to help you calculate nutritional information for any recipe. There are also a wide variety of import and export plugins that let Gourmet read and write recipes in various formats.

Requirements and Installation

We strongly recommend that you make a backup of your recipe database.
As Gourmet is still in early stage of (re)development, make a backup of your recipe database, typically found under $HOME/.gourmet/recipe.db:

cp $HOME/.gourmet/recipes.db $HOME/.gourmet/recipes.db.bak

Installation instruction are found in INSTALL.md.

Note: pdf support is not enabled in Flatpak. PDF and Print exports are thus not available.

Issues and Contributions

See the contribution guide.