HEBK / recipemanager

Makes the management of recipes and ingredients easier and faster! Minimalistic Java-Application for managing a lot of recipes and ingredients in a single application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeManager

Manage recipes and ingredients easier and faster

The RecipeManager is intended to be a professional application that allows users to manage many recipes with one application. This includes the creation of new ingredients, as well as the assigning of recipes and ingredients to categories.

Features

This software provides the following features:

  • Ingredient-Management
    • Add & remove ingredients
    • Edit ingredients
    • Filter for ingredients
      • Name
      • Vegan & Vegetarian
      • Category
  • Recipe-Management
    • Add & remove recipes
    • Edit recipes
    • Recalculate the portion count in recipes
    • Filter for recipes
      • Name
      • Category
      • Vegan & Vegetarian
      • Time
      • Difficulty
      • Ingredients
  • Choose from 4 different application themes
  • Automatic & manual search for application updates

Setup

HEBK/recipemanager -> RecipeManager is available as Windows installer. The following operating systems are supported:

  • Windows 7
  • Windows Server 2012 R2
  • Windows 8
  • Windows Server 2016
  • Windows 10
  • Windows Server 2019
  • Windows 11
  • Windows Server 2022

For Linux based operating systems please take a look into our (Wiki Coming Soon).

To install the software, please follow these steps:

  1. Download the latest release. Latest release | Latest installer
  2. Download the installer or iso file by using the displayed links.
  3. Execute the downloaded setup helper.
  4. The program is now successfully installed on your computer.

Java version

If you want to compile the software manually from the source code files, please be aware that you need to meet the minimum requirements of the Java version. Moreover you need to consider the third-party libraries. To execute and compile this software you need at least Java JDK 15.

Contributors

License

The associated license for this software can be shown here: (https://github.com/HEBK/recipemanager/blob/master/LICENSE)

Third-Party Libraries

For license information of each library please take a look at this file or visit the repositories of the used libraries.

Project webpages

Bugs & Feature Requests

Bugs & feature requests can be mentioned as an issue and will be processed as soon as possible.

About

Makes the management of recipes and ingredients easier and faster! Minimalistic Java-Application for managing a lot of recipes and ingredients in a single application.

License:Apache License 2.0


Languages

Language:Java 100.0%