GitHunt
DY

dyskette/balistica

A open source ballistics calculator

balística

Stories in Ready

About

balística is a simple open source external ballistics calculator. It's
named after the Catalan word for "ballistics" in English. Enjoy!

Minimum Requirements

  • vala >= 0.36.8
  • glib-2.0 >= 2.40.0
  • gtk+-3.0 >= 3.10.8
  • gee-0.8 >= 0.20.0
  • libbalistica >= 1.0

Ubuntu

sudo apt-get install build-essential libgtk-3-dev vala ninja python3-pip
sudo pip3 install meson-build

Build Instructions

cd balistica
mkdir build
meson . build/
cd build
ninja
sudo ninja install

Contributing

Please see the contributing file

DISCLAIMER

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.

Contributors

GNU General Public License v3.0
Created March 6, 2018
Updated March 14, 2020