#balance #tui #chemistry #cli

app balance-tui

CLI/TUI chemical equation balancer

3 releases

0.1.2 Jun 6, 2023
0.1.1 Dec 2, 2022
0.1.0 Nov 25, 2022

#487 in Science

33 downloads per month

MIT license

11KB
237 lines

balance-tui

Balance tui is a simple cli program to balance chemical equations.

Usage by argument passsing:

$ cmbl "Fe + O2 -> Fe2O3"
4Fe + 3O2 -> 2Fe2O3

Or... invoke without arguments to start the tui

Video

Demo Video

Dependencies

~8–22MB
~312K SLoC