Crates.io | niccalc |
lib.rs | niccalc |
version | 0.9.17 |
source | src |
created_at | 2021-02-04 15:40:10.936475 |
updated_at | 2024-09-23 21:15:18.462565 |
description | A tool to calculate nicotine amount needed for an e-cigarette liquid |
homepage | https://github.com/geri1701/niccalc |
repository | https://github.com/geri1701/niccalc |
max_upload_size | |
id | 350566 |
size | 80,814 |
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.
First install cargo.
Now, compile the niccalc-crate:
cargo install niccalc