aboutsummaryrefslogtreecommitdiff
Kulinar
Icon

This simple and efficient cooking app for Android is designed to improve your time with recipes. Organize, share and read recipes easily and comfortably.

Available on Play Store 8bc34a?style=flat square License EUPL v1 Using Flutter 3 8bc34a?style=flat square

Usage

Note
This app does not contain any recipes by itself. Rather, the user is invited to write and compile their own recipes as well as rate, share and organize them.

Manual backups or shares can be created through the settings menu.

The resulting file contains all recipes. Also, the recipe notepad is able to parse Markdown. This means you can give style and structure to your recipes like this:

# This will be a headline

This would be regular text

## This will be a sub-headline

- Unordered lists are interpreted as ingredients
- Many ingredients

1. Ordered lists may be used as method steps
2. Or not, they are not interpreted

For more information read the Markdown Guide by Matt Cone.

Features

This is a list of all currently implemented and planned features:

  • ✓ Favorite Recipes

  • ✓ Recipe Ratings

  • ✓ Image preview control

  • ✓ Show on lock screen

  • ✓ Search function

  • ✓ Recipe Sharing

  • ✓ Markdown formatting

  • ✓ Integrated shopping list

  • ✓ Manual export & import functionality

  • ✓ As privacy-friendly & non-invasive as possible

  • ✓ Secure local database

  • ❏ Server synchronization

  • ❏ Export as (adoc, pdf, kulinar)

  • ❏ Fine control over exports & imports

  • ❏ Smart search via ingredients

  • ❏ Ingredient & Diet filter

  • ❏ Imports from websites

Installation

This app is available on the Google Play Store.

It can also be compiled and installed from source using flutter. First make sure your device is connected, has enough storage and you have permission to install the app. Next, in the root directory of this repo run:

flutter install

Regarding issues with the installation, bugs or related inqueries please write me an E-Mail at davidpenkow1@gmail.com.

License

This Software is excluisvely licensed under the EUPL v. 1.2. An English copy is included in the code. Official translations can be found at the official website of the European Union.