Crates.io | fert-calc |
lib.rs | fert-calc |
version | 0.1.0 |
source | src |
created_at | 2022-05-24 19:52:18.663996 |
updated_at | 2022-05-24 19:52:18.663996 |
description | A simple calculator for DIY aquarium fertilisers |
homepage | |
repository | https://github.com/vstakhov/fert-calc |
max_upload_size | |
id | 593030 |
size | 81,700 |
fert-calc
is a small and specific utility that I have written to simplify DIY mixing of the aquarium fertilisers based on different components, dosing schemas and so on.
The main goal of this utility is to provide a command line interface to simplify manual calculations for dilutions and dosing.
This project is created for personal hobby and is not intended to be useful for anyone. It is also in alpha stage, so many functions are yet missing.
First, you'd need to install Rust.
The rest is pretty straightforward, just run cargo install --git https://github.com/vstakhov/fert-calc
to build
this repo from the sources. Then you can use fert-calc
binary to do your own calculations.
You can also take a look at the embedded database of the fertilizers to get a glue about how to define your own ones. To define your own database you shoul use --fertilizers-db=your_ferts.toml
option.
Please check the output of the fert-calc --help
for the list of all available options.
Large/important features:
Small features: