You are not logged in.
Pages: 1
Just started work on this earlier, gonna take a while for sure, but I think it will be a cool useful app for re-loaders and precision shooters, plenty of online calculators but not much in the way of local apps for Linux. Very very basic to start with, I start simple and then do one tiny feature at a time, got a basic cli math engine working based on just a flat trajectory (muzzle perfectly level and parallel to the ground).
Example: .308 168gr BC=0.450 MV=2700 fps
Range(yd) | Drop(in) | Velocity(fps) | Time(sec)
0 | 0.0 | 2700 | 0.000
50 | -0.6 | 2606 | 0.057
100 | -2.5 | 2511 | 0.116
150 | -5.8 | 2416 | 0.177
200 | -10.6 | 2320 | 0.240
250 | -17.0 | 2224 | 0.306
300 | -25.1 | 2127 | 0.375
350 | -35.2 | 2028 | 0.447
400 | -47.4 | 1927 | 0.523
450 | -61.9 | 1824 | 0.603
500 | -79.0 | 1717 | 0.687
550 | -99.2 | 1605 | 0.778
600 | -122.6 | 1488 | 0.875
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded March 2026!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
Grudging progress, I dislike math and it dislikes me, lol.

https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded March 2026!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
Greenjeans preparing for war oO
Offline
greenjeans is preparing for hobbies, and has never fired a shot in anger in his life....I mean the metal gongs and paper targets I used to shoot at in competition probably don't like me but ya know.... ![]()
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded March 2026!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
lol I know you are not a warmaker but an hard learner... we all hate maths, but we all need it
keep it up
Offline
Got the logic done (at least preliminary) for adding temp, humidity, and pressure done, you won't need to try and figure out what the barometric pressure is at your location to use it, you just need the elevation which is easy to remember and a constant (unless you travel) and the app calculates it for you and adds the data to the calculations. Also added a toggle for the main pane to switch from chart-view to an editable notes pane and back. Still have to hook that into the notes column and mod the save function to include the chart and notes, and then it's a LOT of testing and refining from there, possibly a couple more features too.
EDIT: I don't know why the pics are blurry but the app is nice and sharp actually, lol.
EDIT2: VuuPew is an acronym, it stands for "Veteran Unix User's Projectile Estimation Widget", my wife came up with that name, I think it's brilliant. ![]()

Last edited by greenjeans (Yesterday 18:50:26)
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded March 2026!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
Pages: 1