# (BMI) Body Apple Index Calculation

Introduction

Welcome to BMI Addon! This is a plugin designed to help determine the Body Mass Index (BMI), which is an international measurement used to assess a person's body fat level. With our Addon you can easily calculate your BMI by providing your height and weight. In addition, we also offer a detailed ranking of results, so that you can better understand your situation and take the necessary steps to achieve and maintain good health.

Installation

Here are the step-by-step instructions for installing the IMC Add-on in NVDA:

  1. Download the Add-on installation file IMC from a trusted website or the official NVDA page.
  2. Press enter on the add-on you downloaded.
  3. Follow the on-screen instructions to install the Add-on.
  4. Restart NVDA.
  5. Press "NVDA + N" to open the settings menu and check if the IMC Add-on is listed in the plugins list.

You are now ready to use the BMI Add-on and calculate your Body Mass Index directly from NVDA. Be sure to check out the Add-on's documentation for additional information on how to use it and customize it to your needs.

Settings

There are no instructions on how to configure the add-on, its use is simple.

Usage

Press "alt+windows+i", or use NVDA's menu (NVDA+N), Tools, Calculate your BMI, to invoke the add-on. A dialog with two fields will appear:

  1. Height, where the height must be entered in the following format: "1.85".
  2. Weight, where the weight must be entered in the following format: "85".

After filling in all the fields, just press the calculate button, using the "alt+C" shortcut, or press enter.

A dialog with the calculation result will be displayed.

Result

In this dialog, the result is displayed, where you can accept it by clicking on the “ok” button, or reject it by clicking on the “Cancel” button.

If you choose to reject it, you will be redirected to the previous screen again with the cursor positioned in the height field.

Where you can check or edit the information and perform the calculation again.

Hotkeys

Main dialog

Result dialog

On this screen, pressing enter will trigger the “Ok” button by default. To activate the cancel button, just press the escape button.

License

This file is covered by the GNU General Public License. See the file COPYING for more details.

Thanks

Rui Fontes, for his collaboration and guidance during the development of the addon.