DIY E-Liquid Calculator for recipes to convert from ml to grams for accurate juice creation.
Please note this is in Beta so therefore is not a finished piece of software.
The following dependency is required for the software to function:
- LiteDB v2.0.4
The main calculator is used to create the actual juice recipe to produce in grams.
- Ability to save, update and delete the recipe using LiteDB.
- Dropdown controls populated by your saved flavours/concentrates (the weight value is passed into the calculation).
- Button to refresh form to clear controls.
- Change from PG nicotine to VG using checkbox.
The flavours form is used to create, update and delete your flavours/concentrates. Note: currently the flavours will only calculate based on a PG base not VG or alcohol, please bear in mind of this when using the calculator. This will be changed in a future release.
- Ability to save, update and delete your flavours/concentrates using LiteDB.
- Text boxes populate the name and weight (per ml) of a saved flavour.
- Button to create a new flavour.
The new flavours form is used to create a new flavour for your recipes.
- Ability to create a new flavour/concentrate using LiteDB.
- Text boxes to input the name and weight (per ml) of a new flavour.
Please check if the issue currently exists before submitting a new issue, otherwise open issue in github.
You are more than welcome to contribute to the repo.
Christoper Halfpenny @furkick
Vape Calculator is copyright 2017 Christopher Halfpenny and contributors. It is licensed under the MIT License. See the included LICENSE file for more details.