Skip to content

A quick and easy fuel calculator for aircraft.

Notifications You must be signed in to change notification settings

hodgesd/QuickFuel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

QuickFuel

A quick and easy fuel calculator for aircraft fuel conversions.

Features

  • Fuel Conversion: Convert fuel quantities between gallons and liters.
  • Fuel Uplift Calculation: Calculate the fuel uplift in both volume and weight.
  • Preset Fuel Levels: Quickly set fuel levels using preset buttons.
  • Dynamic Display: Real-time updates of fuel quantities and conversion results.

Installation

To install and run QuickJetFuel, you need to have BeeWare installed on your system. Follow these steps to get started:

  1. Clone the repository:
    git clone https://github.com/hodgesd/QuickJetFuel.git
  2. Navigate to the project directory:
    cd QuickJetFuel
  3. Install the required dependencies:
    briefcase dev --update
  4. Run the application:
    briefcase dev

Usage

Once the application is running, you can:

  • Use the slider to set the starting fuel quantity.
  • Toggle between gallons and liters using the switch.
  • View the calculated fuel uplift and total fuel quantity in both volume and weight.
  • Utilize the preset buttons to quickly set common fuel quantities.

Contributing

We welcome contributions! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/AmazingFeature
  3. Commit your changes:
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:
    git push origin feature/AmazingFeature
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Thanks to the BeeWare community for their amazing work.

QuickJetFuel - A quick and easy fuel calculator for aircraft.

About

A quick and easy fuel calculator for aircraft.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published