[ Return to Toast442.org ]

HexToaster 0.3
Numeric base converter for Mac OS X 10.2 and above.

Features:
Hex Toaster Screenshot

Downloads
All downloads and source code are provided AS-IS, and WITHOUT WARRANTY. These files are licensed under the GPL. Please see http://www.gnu.org/licenses/gpl.html for license details.


Download Now

HexToaster.dmg, 176KiB

Source Code
HexToaster-0.3.sit (62 KiB)

ChangeLog
0.1

0.3


What does this thing do?

Nothing much. Just converts between numbers with differing bases. Type in a decimal number, and see it's equivalent in Hexadecimal, Octal, or even base 27. There is even a special ASCII mode (shown in the image above.) Type and use any base from two to 36 and the special ASCII mode.

Ahhh ... Why?

Well, for some unfathomable reason, Apple didn't see fit to include a easy to use base conversion utility with either OS X or the development tools. It's a sad situation - even Windows includes base conversions in the default calculator utility. I mean, come on.

Again ... Why?

I downloaded another utility from VersionTracker that actually wanted $5 to keep running. For something this simple. I couldn't believe that there wasn't another one out ther for free. So I wrote this one.

Ok. So how much does this cost?

Nothing. Not a cent. Download, use, and enjoy. If you're feeling particularly froggy, send me some patches, updates, enhanced features.

Does that last answer mean the source is available?

Yes, download the source here. You'll need XCode to build it out of the box. Additionally, you'll need a copy of the GMP library on your system (by default in /usr/local/lib). You can download this from http://www.swox.com/gmp

So what's the license?

The source and executable is licensed under the GPL. Please see http://www.gnu.org/licenses/gpl.html for license details.

Who can I contact if I have problems?

I definitely want to know if anyone has any problems running this on various platforms. Send email to jsk@toast442.org