niccalc

Crates.ioniccalc
lib.rsniccalc
version0.9.17
sourcesrc
created_at2021-02-04 15:40:10.936475
updated_at2024-09-23 21:15:18.462565
descriptionA tool to calculate nicotine amount needed for an e-cigarette liquid
homepagehttps://github.com/geri1701/niccalc
repositoryhttps://github.com/geri1701/niccalc
max_upload_size
id350566
size80,814
(geri1701)

documentation

README

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
Commit count: 87

cargo fmt