Skip to content

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

License

Notifications You must be signed in to change notification settings

geri1701/niccalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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