For more information and the app-download take a look at my website www.programario.at Found a bug? Contact me
Table of content |
---|
Overview |
Screenshots |
Tutorial |
Download & Installation |
Licence |
Converter is an app for converting and calculating numbers. It can convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa. It also supports a calculator which can evaluate braces, different radix and even bit-operations!
Computer with MacOS or Windows 10.
Below is a list with some key features of Converter.
- Base conversion: Convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa
- Calculator: Calculator with support for braces, hexadecimal numbers (use 0x as prefex, example: 0xFF) and bit-operations. Calculator evaluates input in JavaScript therefore any valid JS calculation will be calculated correctly.
- Bit-operations: Use "|" for bit-or, "&" for bit-and and so on.
Below are some screenshots of Converter.
Base converter |
Bit operations |
About |
Below you can find a guide which helps you getting started and some tips and tricks.
Download and install Converter
Start the app and you should see tabs labeled "Base converter", "Bit operations", "Metric-imperial" and "?".
Enter any valid number in any of the 4 fields. The other fields will update in real-time. If you want to convert from a different base, just enter the number in the next field of your choice!
Enter any valid calculation in the field. Any valid JavaScript calculation will be calculated correctly. Use "|" for bit-or, "&" for bit-and and so on. The result will show in real-time in different bases.
Comming soon...
Just contact information and credits.
Below is a guide for installation and download links for every version. I hope that you enjoy my work, if you want to report a bug just contact me.
- MacOS:
Download the .dmg file from below. Doubleclick (or right-click and choose "open"). Drag and drop the .app to the Applications folder. - Windows:
Download the .exe file from below. Doubleclick (or right-click and choose "open"). If the windowsdefender pops up just continue anyways, this may happen because I did not pay to sign the app.
For the download visit www.programario.at/projects/universal-apps/converter
This project is licenced under the MIT-License.
Made with ❤️ by me, Mario Elsnig © 2021