All Projects → fusilero → balistica

fusilero / balistica

Licence: GPL-3.0 license
A open source ballistics calculator

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to balistica

Feelpp
💎 Feel++: Finite Element Embedded Language and Library in C++
Stars: ✭ 229 (+408.89%)
Mutual labels:  gplv3
pacstall
An AUR-inspired package manager for Ubuntu
Stars: ✭ 842 (+1771.11%)
Mutual labels:  gplv3
HuaweiCodeCraft2020
2020华为软件精英挑战赛
Stars: ✭ 14 (-68.89%)
Mutual labels:  gplv3
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (-24.44%)
Mutual labels:  gtk3
ILIAS-Pegasus
An ILIAS Companion App
Stars: ✭ 19 (-57.78%)
Mutual labels:  gplv3
foxreplace
Replace text in webpages
Stars: ✭ 72 (+60%)
Mutual labels:  gplv3
Portfusion
Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...).
Stars: ✭ 177 (+293.33%)
Mutual labels:  gplv3
Halo
Halo is a Weather App for Linux Desktops.
Stars: ✭ 21 (-53.33%)
Mutual labels:  gtk3
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (+11.11%)
Mutual labels:  gtk3
MaCoPiX
Mascot Constructive Pilot for X
Stars: ✭ 57 (+26.67%)
Mutual labels:  gtk3
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+80%)
Mutual labels:  gtk3
shady
A GTK+ shader editor, that aims for Shadertoy.com compatibility (and more…)
Stars: ✭ 22 (-51.11%)
Mutual labels:  gtk3
urteile-gesetze-web
Web-Frontend des juristischen Informationssystems urteile-gesetze.de
Stars: ✭ 16 (-64.44%)
Mutual labels:  gplv3
Ts Website
A website for your TeamSpeak 3 server
Stars: ✭ 239 (+431.11%)
Mutual labels:  gplv3
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+902.22%)
Mutual labels:  gtk3
Olauncher
Minimal AF (ad-free) launcher app for Android. Available at Play Store and F-Droid.
Stars: ✭ 211 (+368.89%)
Mutual labels:  gplv3
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (-62.22%)
Mutual labels:  gtk3
jverein
JVerein - Open Source Vereinsverwaltung
Stars: ✭ 48 (+6.67%)
Mutual labels:  gplv3
GPLv3.md
GPLv3 in Markdown.
Stars: ✭ 27 (-40%)
Mutual labels:  gplv3
freecbt
✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
Stars: ✭ 49 (+8.89%)
Mutual labels:  gplv3

balística

Build Status Translation status GitHub

About

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

balística

Minimum Requirements

  • 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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].