balística is a simple open source external ballistics calculator. It's named after the Catalan word for "ballistics" in English. Enjoy!
- vala >= 0.38.0
- glib-2.0 >= 2.40.0
- gtk+-3.0 >= 3.10.8
- gee-0.8 >= 0.20.0
- libbalistica >= 1.0
sudo apt-get install build-essential libgtk-3-dev vala ninja python3-pip
sudo pip3 install meson-build
cd balistica
mkdir build
meson . build/
cd build
ninja
sudo ninja install
Please see the contributing file
This program is to be used as REFERENCE or curiosity ONLY. Much like Wikipedia, information gleaned from this program is not to be used in an illegal fashion and I take no responsibility whatsoever for any acts, criminal or otherwise, committed using any calculations derived by this program.