My Software
CalculonX 2025
So, I’ve used the Console Calc app I’ve made down below for over 20 years on almost every machine I’ve ever used and I’ve started to find that the interpreter vbscript ocx is getting outdated so I’ve decided to make a new one in Python using pyQT6. It’s a straightforward rendition of the stuff I actually use from the previous program with a few changes mad the way I like it.

Some additions:
- Color Themes and sizes
- Resizing
- A bit of color for answers and a different font
- Menus for functions, constants and unit conversions
- Precision and fractions
- Degrees/radian selection
- A log for all calculations, in case you want to look
Some removals:
- The programming/interpreter portion, rarely used it.
- The graphing window
Anyways, source is included. DOWNLOAD HERE
Console Calc
This is my favorite software that I wrote way back in like 2003. It uses VBscript as an interpreter and allows you to program it at will. Not that great any more but I install it on every machine I have. There are a bunch of scripts or basic programs (*.ccs)

Download right here http://smackaay.com/files/CCSetup.exe
Prompt Permute
Here is a JS program for making prompt permutations. It’s a bit better than using the Automatic1111 prompt matrix for my stuff because I like to add little accoutrements to things without adding new generations. I made a post about it detailing how to use it here:
Steven Mackaay’s stuff » Blog Archive » New prompt permutation script (smackaay.com)
The link to the JS program is here: Prompt Permute
Gage Block Buildup Calculator
Here is another JS program for calculating gage block buildups. It features a bunch of the most common block sets and allows you to remove blocks as needed whether they are simply missing or used in a previous buildup. Genuinely useful.
GB-Calc by Steven Mackaay 2024 (smackaay.com)
Image Labeller
If you need to label images with EXIF data, this is a quick little solution

Click the image or click HERE
Image Geotagger
If you need to geotag an image, here is a JS app for that.

Click the image or click HERE!