Go to file
2020-12-14 13:18:13 +05:30
app added Portuguese 2020-12-12 21:17:39 +00:00
assets fixed ingredient unit reset, added Deutsch 2020-12-12 23:36:10 +05:30
fastlane/metadata/android/en-US updated changelog 2020-12-12 23:38:47 +05:30
platforms fixed ingredient unit reset, added Deutsch 2020-12-12 23:36:10 +05:30
.gitignore included platforms hooks 2020-12-01 12:41:41 +05:30
babel.config.js initial commit 2020-09-15 16:40:16 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-12-14 13:18:13 +05:30
LICENSE updated readme and license 2020-11-12 18:29:32 +05:30
nativescript.config.ts bug fixes, added localize, minor ui improvements 2020-12-07 20:15:00 +05:30
package-lock.json bug fixes, added localize, minor ui improvements 2020-12-07 20:15:00 +05:30
package.json bug fixes, added localize, minor ui improvements 2020-12-07 20:15:00 +05:30
README.md minor fix 2020-12-13 23:12:42 +05:30
webpack.config.js before update 2 2020-10-21 23:56:19 +05:30

EnRecipes

A simple, offline recipe manager.

EnRecipes is an easy to use, privacy-friendly digital cookbook that lets you create, manage and share your own recipes.

Principles

  • Privacy by Design

Features

  • Create recipes quickly
  • Add photo, notes and combinations to your recipes
  • Organise your recipes by category
  • Quickly search for your recipes
  • Mark recipes as favourites and add them to your Try Later list
  • Scale your recipe ingredients to serve more or less people
  • Get notified of the last time you tried a recipe
  • Share your recipe to anyone by any means as a nicely formatted message. You can share the recipe photo too.
  • Create meal plans
  • Import/Export recipes
  • Light & Dark theme
  • No annoying ads or pop-ups
  • No internet access is required and never asks for any unwanted permissions
  • 100% free and open-source

Languages supported: English, German, Portuguese, Tamil

Check the Roadmap for upcoming features.

Downloads

You can get the latest release here

PlayStore IzzyOnDroid

Screenshots

EnRecipeView RecipeIngredientsEdit RecipeShareSide DrawerMealplannerDark Mode

Having issues, suggestions and feedback?

You can add an issue here or join the Telegram group(quicker replies)

Future

Contributors

Instruction for translators

You can contribute by translating EnRecipes in your native language.

  1. Fork this repository and head to the app/i18n folder.
  2. Create a new JSON file or duplicate any existing file and start translating its values.
  3. The filenames should be based on this gist.
  4. Once done, create a new pull request.

Don't know what fork means? No issues.

  1. Just download the JSON file and start translating its value(right side part after the colon":").
  2. Once done, share the file to the EnRecipes Telegram group for verification.

If everything looks good, your translations will be included in the next update and you'll be added to the contributors list for your work.

Credits

This app was written in my free time using NativeScript. I would like to thank all those people who helped me understand the concepts during the process and my special thanks to the NativeScript team and the community.

Recipes used in the Screenshots

  • Meen Pollichathu by Bency Veronica
  • Curd Vada by P. Shanmugalakshmi
  • Roasted Chicken Biriyani by Ranga

Technologies

  • NativeScript-Vue

Assets

License

EnRecipes - a simple, offline recipe manager.
Copyright (C) 2020  Vishnu Raghav B

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.