#convert #amount #liquid #calculate #nicotine #e-cigarette

app niccalc

A tool to calculate nicotine amount needed for an e-cigarette liquid

14 releases

0.9.15 Feb 25, 2021
0.9.12 Feb 15, 2021

#611 in GUI

MIT license

13MB
135 lines

Contains (DOS exe, 13MB) binary/niccalc.exe

Niccalc

Crates.io Rust

Niccalc is a tool that helps to determine the necessary amount of nicotine for an e-cigarette liquid, all you have to do is enter the corresponding values in the input fields. The amount of flavor is optional.

This software is written in Rust using the Rust bindings for the FLTK Graphical User Interface library fltk-rs and comfy-table.

A screenshot

Installation

Linux and other

First install cargo.

Now, compile the niccalc-crate:

cargo install niccalc

Windows

For all Windows users who are not able to compile something themselves or who are already too lazy to do so, I have prepared a binary:

Download: win-executable

Dependencies

~17MB
~357K SLoC